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

Class AddressTerm

    • Field Summary

      Fields
      Modifier and Type Field and Description
      protected Address address
      The address.
    • Constructor Summary

      Constructors
      Modifier Constructor and Description
      protected AddressTerm (Address address)
    • Method Summary

      Methods
      Modifier and Type Method and Description
      boolean equals (java.lang.Object other)
      Address getAddress ()
      Returns the address to match.
      int hashCode ()
      protected boolean match (Address address)
      Returns true if the specified address matches the address specified in this term.
      • Methods inherited from class java.lang.Object

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

      • address

        protected Address address
        The address.
    • Constructor Detail

      • AddressTerm

        protected AddressTerm(Address address)
    • Method Detail

      • getAddress

        public Address getAddress()
        Returns the address to match.
      • match

        protected boolean match(Address address)
        Returns true if the specified address matches the address specified in this term.
      • 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 によって変換されたページ (->オリジナル) /