| Package | Description |
|---|---|
| com.jsoniter.extra | |
| com.jsoniter.spi |
| Modifier and Type | Method and Description |
|---|---|
protected OmitValue |
GsonCompatibilityMode.createOmitValue(Type valueType) |
| Modifier and Type | Class and Description |
|---|---|
static class |
OmitValue.False |
static class |
OmitValue.Null |
static class |
OmitValue.Parsed |
static class |
OmitValue.ZeroByte |
static class |
OmitValue.ZeroChar |
static class |
OmitValue.ZeroDouble |
static class |
OmitValue.ZeroFloat |
static class |
OmitValue.ZeroInt |
static class |
OmitValue.ZeroLong |
static class |
OmitValue.ZeroShort |
| Modifier and Type | Field and Description |
|---|---|
OmitValue |
Binding.defaultValueToOmit |
| Modifier and Type | Method and Description |
|---|---|
protected OmitValue |
Config.createOmitValue(Type valueType) |
static OmitValue |
OmitValue.Parsed.parse(Type valueType,
String defaultValueToOmit) |
Copyright © 2019. All rights reserved.