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