| Package | Description |
|---|---|
| org.everrest.core.impl.provider.json |
| Modifier and Type | Method and Description |
|---|---|
static JsonUtils.Types |
JsonUtils.getType(Class<?> clazz)
Get 'type' of Class.
|
static JsonUtils.Types |
JsonUtils.getType(Object o)
Get 'type' of Object.
|
static JsonUtils.Types |
JsonUtils.Types.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsonUtils.Types[] |
JsonUtils.Types.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.