public abstract class SearchTerm
extends java.lang.Object
implements java.io.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