Class And

    • Method Detail

      • negate

        public Expression negate()
        Description copied from interface: Expression
        Returns the negation of this expression, equivalent to not(this).
        Specified by:
        negate in interface Expression
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object