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