public static class PrimitiveWrapperHelper.CharacterDescriptor extends Object implements PrimitiveWrapperHelper.PrimitiveWrapperDescriptor<Character>
| Modifier and Type | Field and Description |
|---|---|
static PrimitiveWrapperHelper.CharacterDescriptor |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
Class<Character> |
getPrimitiveClass() |
Class<Character> |
getWrapperClass() |
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 © 2018 JBoss by Red Hat. All rights reserved.