|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JavaType | |
|---|---|
| cc.plural.jsonij.marshal | |
| Uses of JavaType in cc.plural.jsonij.marshal |
|---|
| Methods in cc.plural.jsonij.marshal that return JavaType | |
|---|---|
static JavaType |
JavaType.getArrayType(Class<?> objectClass)
|
static JavaType |
JavaType.inspectObjectType(Class<?> c)
|
static JavaType |
JavaType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JavaType[] |
JavaType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||