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