Uses of Class
java.lang.Character
| Package | Description |
|---|---|
| java.lang | |
| org.robovm.rt.annotation |
-
Uses of Character in java.lang
Fields in java.lang with type parameters of type Character Modifier and Type Field Description static Class<Character>Character. TYPETheClassobject that represents the primitive typechar. -
Uses of Character in org.robovm.rt.annotation
Methods in org.robovm.rt.annotation that return Character Modifier and Type Method Description protected static CharacterAnnotation. box(char v)Methods in org.robovm.rt.annotation with parameters of type Character Modifier and Type Method Description protected static charAnnotation. unbox(Character v)