Package com.jsoniter.spi
Interface OmitValue
- All Known Implementing Classes:
OmitValue.False
,OmitValue.Null
,OmitValue.Parsed
,OmitValue.ZeroByte
,OmitValue.ZeroChar
,OmitValue.ZeroDouble
,OmitValue.ZeroFloat
,OmitValue.ZeroInt
,OmitValue.ZeroLong
,OmitValue.ZeroShort
public interface OmitValue
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
-
Method Summary
-
Method Details
-
shouldOmit
-
code
String code()
-