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