Class OmitValue.False

  • All Implemented Interfaces:
    OmitValue
    Enclosing interface:
    OmitValue

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

      • False

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