JavaScript is disabled on your browser.
Skip navigation links
javax.mail.search

Class StringTerm

    • Field Detail

      • pattern

        protected String pattern
        The pattern.
      • ignoreCase

        protected boolean ignoreCase
        Ignore case when comparing?
    • Constructor Detail

      • StringTerm

        protected StringTerm(String pattern)
      • StringTerm

        protected StringTerm(String pattern,
         boolean ignoreCase)
    • Method Detail

      • getPattern

        public String getPattern()
        Return the string to match with.
      • getIgnoreCase

        public boolean getIgnoreCase()
        Return true if we should ignore case when matching.
      • match

        protected boolean match(String s)
      • equals

        public boolean equals(Object obj)
        Equality comparison.
        Overrides:
        equals in class Object
      • hashCode

        public int hashCode()
        Compute a hashCode for this object.
        Overrides:
        hashCode in class Object
Skip navigation links

Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.

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