| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Predicate
A functor that takes no arguments and returns a boolean value.
 
 Implementors are encouraged but not required to make their functors
 Serializable.
 
| Method Summary | |
|---|---|
|  boolean | test()Evaluate this predicate. | 
| Methods inherited from interface org.apache.commons.functor.Functor | 
|---|
| equals, hashCode, toString | 
| Method Detail | 
|---|
boolean test()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||