Class OmitValue.ZeroByte

  • All Implemented Interfaces:
    OmitValue
    Enclosing interface:
    OmitValue

    public static class OmitValue.ZeroByte
    extends java.lang.Object
    implements OmitValue
    • Constructor Detail

      • ZeroByte

        public ZeroByte()
    • Method Detail

      • shouldOmit

        public boolean shouldOmit​(java.lang.Object val)
        Specified by:
        shouldOmit in interface OmitValue
      • code

        public java.lang.String code()
        Specified by:
        code in interface OmitValue