Class IntegerComparisonTerm

    • Method Detail

      • getNumber

        public int getNumber()
        Return the number to compare with.
        Returns:
        the number
      • getComparison

        public int getComparison()
        Return the type of comparison.
        Returns:
        the comparison type
      • hashCode

        public int hashCode()
        Compute a hashCode for this object.
        Overrides:
        hashCode in class ComparisonTerm