public abstract class SearchTerm extends Object implements Serializable
Constructor and Description |
---|
SearchTerm() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
match(Message msg)
Indicates whether the given message matches this search term.
|
public abstract boolean match(Message msg)
© Copyright 2003, 2004 The Free Software Foundation, All rights reserved