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