|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines a predicate that decorates one or more other predicates.
This interface enables tools to access the decorated predicates.
Method Summary | |
---|---|
Predicate[] |
getPredicates()
Gets the predicates being decorated as an array. |
Methods inherited from interface org.apache.commons.collections.Predicate |
---|
evaluate |
Method Detail |
public Predicate[] getPredicates()
The array may be the internal data structure of the predicate and thus should not be altered.
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |