| Package | Description |
|---|---|
| com.jsoniter | |
| com.jsoniter.any |
| Modifier and Type | Method and Description |
|---|---|
static ValueType |
ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueType[] |
ValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
ValueType |
JsonIterator.whatIsNext() |
| Modifier and Type | Method and Description |
|---|---|
abstract ValueType |
Any.valueType() |
| Modifier and Type | Method and Description |
|---|---|
protected JsonException |
Any.reportUnexpectedType(ValueType toType) |
Copyright © 2019. All rights reserved.