public static class PrimitiveWrapperHelper.ShortDescriptor extends Object implements PrimitiveWrapperHelper.PrimitiveWrapperDescriptor<Short>
| Modifier and Type | Field and Description |
|---|---|
static PrimitiveWrapperHelper.ShortDescriptor |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
Class<Short> |
getPrimitiveClass() |
Class<Short> |
getWrapperClass() |
public static final PrimitiveWrapperHelper.ShortDescriptor INSTANCE
public Class<Short> getPrimitiveClass()
getPrimitiveClass in interface PrimitiveWrapperHelper.PrimitiveWrapperDescriptor<Short>public Class<Short> getWrapperClass()
getWrapperClass in interface PrimitiveWrapperHelper.PrimitiveWrapperDescriptor<Short>Copyright © 2018 JBoss by Red Hat. All rights reserved.