java.lang.Object javax.mail.search.SearchTerm javax.mail.search.StringTerm
public boolean equals(Object obj)
public boolean getIgnoreCase()
public String getPattern()
public int hashCode()
protected boolean ignoreCase
protected boolean match(String s)
protected String pattern
protected StringTerm(String pattern)
protected StringTerm(String pattern, boolean ignoreCase)