JavaScript is disabled on your browser.
javax.mail.search

Class IntegerComparisonTerm

    • Constructor Summary

      Constructors
      Modifier Constructor and Description
      protected IntegerComparisonTerm (int comparison, int number)
    • Method Summary

      Methods
      Modifier and Type Method and Description
      boolean equals (java.lang.Object other)
      int getComparison ()
      Returns the type of comparison.
      int getNumber ()
      Returns the number to compare with.
      int hashCode ()
      protected boolean match (int i)
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • number

        protected int number
        The number.
    • Constructor Detail

      • IntegerComparisonTerm

        protected IntegerComparisonTerm(int comparison,
         int number)
    • Method Detail

      • getNumber

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

        public int getComparison()
        Returns the type of comparison.
      • match

        protected boolean match(int i)

AltStyle によって変換されたページ (->オリジナル) /