Class OmitValue.ZeroInt

  • All Implemented Interfaces:
    OmitValue
    Enclosing interface:
    OmitValue

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

      • ZeroInt

        public ZeroInt()
    • 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