public abstract class SearchTerm extends java.lang.Object implements java.io.Serializable
SearchTerm()
abstract boolean
match(Message msg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SearchTerm()
public abstract boolean match(Message msg)