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

Class ComparisonTerm

    • Field Summary

      Fields
      Modifier and Type Field and Description
      protected int comparison
      The comparison operator.
      static int EQ
      The equality operator.
      static int GE
      The greater than or equal to operator.
      static int GT
      The greater than operator.
      static int LE
      The less than or equal to operator.
      static int LT
      The less than operator.
      static int NE
      The not equal to operator.
    • Constructor Summary

      Constructors
      Constructor and Description
      ComparisonTerm ()
    • Method Summary

      Methods
      Modifier and Type Method and Description
      boolean equals (java.lang.Object other)
      int hashCode ()
      • Methods inherited from class java.lang.Object

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

      • ComparisonTerm

        public ComparisonTerm()
    • Method Detail

      • equals

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

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

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