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

Class AddressStringTerm

    • Constructor Summary

      Constructors
      Modifier Constructor and Description
      protected AddressStringTerm (java.lang.String pattern)
      Constructor.
    • Method Summary

      Methods
      Modifier and Type Method and Description
      boolean equals (java.lang.Object other)
      protected boolean match (Address a)
      Indicates whether the address pattern specified in the constructor is a substring of the string representation of the given address.
      • Methods inherited from class java.lang.Object

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

      • AddressStringTerm

        protected AddressStringTerm(java.lang.String pattern)
        Constructor.
        Parameters:
        pattern - the address pattern for comparison
    • Method Detail

      • match

        protected boolean match(Address a)
        Indicates whether the address pattern specified in the constructor is a substring of the string representation of the given address.
        Parameters:
        a - the address
      • equals

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

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