public static class PrimitiveWrapperHelper.ByteDescriptor extends Object implements PrimitiveWrapperHelper.PrimitiveWrapperDescriptor<Byte>
Modifier and Type | Field and Description |
---|---|
static PrimitiveWrapperHelper.ByteDescriptor |
INSTANCE |
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 © 2001-2015 Red Hat, Inc. All Rights Reserved.