| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcdqa.function.Functioncdqa.function.UnaryFunctioncdqa.function.UnaryPredicatepublic abstract class UnaryPredicateextends UnaryFunctionField Summary | |
(package private) static UnaryPredicate | |
static UnaryPredicate | |
Fields inherited from class cdqa.function.Function | |
NULL, repository | |
Method Summary | |
boolean | |
static UnaryPredicate |
|
abstract boolean | |
XObject | |
static UnaryPredicate |
|
static UnaryPredicate |
|
Methods inherited from class cdqa.function.UnaryFunction | |
createIteratorInstance, execute, onExecute | |
Methods inherited from class cdqa.function.Function | |
createIteratorInstance, createIteratorInstance, createIteratorInstance, forName, getRepository | |