public interface OmitValue
| Modifier and Type | Interface 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 | Method and Description |
|---|---|
String |
code() |
boolean |
shouldOmit(Object val) |
Copyright © 2019. All rights reserved.