public interface Predicate
Modifier and Type | Method and Description |
---|---|
boolean |
evaluate(java.lang.Object input)
Returns true if the input object matches this predicate.
|
Copyright © 2001-2004 Apache Software Foundation. Documenation generated September 19 2012.