public static class PrimitiveWrapperHelper.LongDescriptor extends Object implements PrimitiveWrapperHelper.PrimitiveWrapperDescriptor<Long>
Modifier and Type | Field and Description |
---|---|
static PrimitiveWrapperHelper.LongDescriptor |
INSTANCE |
public static final PrimitiveWrapperHelper.LongDescriptor INSTANCE
public Class<Long> getPrimitiveClass()
getPrimitiveClass
in interface PrimitiveWrapperHelper.PrimitiveWrapperDescriptor<Long>
public Class<Long> getWrapperClass()
getWrapperClass
in interface PrimitiveWrapperHelper.PrimitiveWrapperDescriptor<Long>
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.