| Package | Description |
|---|---|
| com.jsoniter.spi |
| Modifier and Type | Field and Description |
|---|---|
static Map<Type,TypeLiteral.NativeType> |
TypeLiteral.nativeTypes |
| Modifier and Type | Method and Description |
|---|---|
TypeLiteral.NativeType |
TypeLiteral.getNativeType() |
static TypeLiteral.NativeType |
TypeLiteral.NativeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeLiteral.NativeType[] |
TypeLiteral.NativeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.