Package com.jsoniter.spi
Class OmitValue.Null
java.lang.Object
com.jsoniter.spi.OmitValue.Null
- All Implemented Interfaces:
OmitValue
- Enclosing interface:
OmitValue
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.jsoniter.spi.OmitValue
OmitValue.False, OmitValue.Null, OmitValue.Parsed, OmitValue.ZeroByte, OmitValue.ZeroChar, OmitValue.ZeroDouble, OmitValue.ZeroFloat, OmitValue.ZeroInt, OmitValue.ZeroLong, OmitValue.ZeroShort
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Null
public Null()
-
-
Method Details
-
shouldOmit
- Specified by:
shouldOmit
in interfaceOmitValue
-
code
-