|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Rule
$Id$ Created: Feb 1, 2006 Implementors dictate whether a given object is classified as a "match" for the enclosing filter.
Method Summary | |
---|---|
boolean |
match(Object o)
Indicates whether the specified object passes the conditions required to match this rule. |
Method Detail |
---|
boolean match(Object o)
o
- an object to match
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |