Class NumericComparisonOperand


  • public class NumericComparisonOperand
    extends Characteristic<NumericValue>
    Given an expression, this characteristic evaluates the set of hash keys corresponding to the string values of the items selected by that expression
    • Constructor Detail

      • NumericComparisonOperand

        public NumericComparisonOperand​(Expression exp)
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • toString

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