| Name | Description | Type | Package | Framework |
| BinaryFunctionBinaryPredicate | Adapts a Boolean-valued BinaryFunction to the BinaryPredicate interface. | Class | org.apache.commons.functor.adapter | Apache Commons |
| BinaryFunctionBinaryProcedure | Adapts a BinaryFunction to the BinaryProcedure | Class | org.apache.commons.functor.adapter | Apache Commons |
| BinaryFunctionFunction | Adapts a BinaryFunction as a Function by sending the same argument to both sides of the BinaryFunction. | Class | org.apache.commons.functor.adapter | Apache Commons |
| BinaryPredicateBinaryFunction | BinaryFunction interface. | Class | org.apache.commons.functor.adapter | Apache Commons |
| BinaryPredicatePredicate | Adapts a BinaryPredicate as a Predicate by sending the same argument to both sides of the BinaryPredicate. | Class | org.apache.commons.functor.adapter | Apache Commons |
| BinaryProcedureBinaryFunction | BinaryFunction interface by always returning null. | Class | org.apache.commons.functor.adapter | Apache Commons |
| BinaryProcedureProcedure | Adapts a BinaryProcedure as a Procedure by sending the same argument to both sides of the BinaryProcedure. | Class | org.apache.commons.functor.adapter | Apache Commons |
| BoundNullaryFunction | NullaryFunction interface using a constant unary argument. | Class | org.apache.commons.functor.adapter | Apache Commons |
| BoundNullaryPredicate | NullaryPredicate interface using a constant unary argument. | Class | org.apache.commons.functor.adapter | Apache Commons |
| BoundNullaryProcedure | NullaryProcedure interface using a constant unary argument. | Class | org.apache.commons.functor.adapter | Apache Commons |
| FullyBoundNullaryFunction | NullaryFunction interface using constant arguments. | Class | org.apache.commons.functor.adapter | Apache Commons |
| FullyBoundNullaryPredicate | NullaryPredicate interface using a constant left-side argument. | Class | org.apache.commons.functor.adapter | Apache Commons |
| FullyBoundNullaryProcedure | NullaryProcedure interface using a constant left-side argument. | Class | org.apache.commons.functor.adapter | Apache Commons |
| FunctionPredicate | Adapts a Boolean-valuedVersion:$Revision: 1537906 $ $Date: 2013-11-01 12:47:33 +0100 (Fr, 01 Nov 2013) $ | Class | org.apache.commons.functor.adapter | Apache Commons |
| FunctionProcedure | interface by ignoring the value returnedVersion:$Revision: 1537906 $ $Date: 2013-11-01 12:47:33 +0100 (Fr, 01 Nov 2013) $ | Class | org.apache.commons.functor.adapter | Apache Commons |
| IgnoreLeftFunction | BinaryFunction interface by ignoring the first binary argument. | Class | org.apache.commons.functor.adapter | Apache Commons |
| IgnoreLeftPredicate | BinaryPredicate interface by ignoring the first binary argument. | Class | org.apache.commons.functor.adapter | Apache Commons |
| IgnoreLeftProcedure | BinaryProcedure interface by ignoring the first binary argument. | Class | org.apache.commons.functor.adapter | Apache Commons |
| IgnoreRightFunction | BinaryFunction interface by ignoring the second binary argument. | Class | org.apache.commons.functor.adapter | Apache Commons |
| IgnoreRightPredicate | BinaryPredicate interface by ignoring the second binary argument. | Class | org.apache.commons.functor.adapter | Apache Commons |
| IgnoreRightProcedure | BinaryProcedure interface by ignoring the second binary argument. | Class | org.apache.commons.functor.adapter | Apache Commons |
| LeftBoundFunction | using a constant left-side argument. | Class | org.apache.commons.functor.adapter | Apache Commons |
| LeftBoundPredicate | Predicate interface using a constant left-side argument. | Class | org.apache.commons.functor.adapter | Apache Commons |
| LeftBoundProcedure | Procedure interface using a constant left-side argument. | Class | org.apache.commons.functor.adapter | Apache Commons |
| NullaryFunctionFunction | by ignoring the unary argument. | Class | org.apache.commons.functor.adapter | Apache Commons |
| NullaryFunctionNullaryPredicate | Adapts a Boolean-valued NullaryFunction to the | Class | org.apache.commons.functor.adapter | Apache Commons |
| NullaryFunctionNullaryProcedure | Adapts a NullaryFunction to the NullaryProcedure | Class | org.apache.commons.functor.adapter | Apache Commons |
| NullaryPredicateNullaryFunction | NullaryFunction interface. | Class | org.apache.commons.functor.adapter | Apache Commons |
| NullaryPredicatePredicate | Predicate interface by ignoring the given argument. | Class | org.apache.commons.functor.adapter | Apache Commons |
| NullaryProcedureNullaryFunction | NullaryFunction interface by always returning null. | Class | org.apache.commons.functor.adapter | Apache Commons |
| NullaryProcedureProcedure | Procedure interface by ignoring the arguments. | Class | org.apache.commons.functor.adapter | Apache Commons |
| PredicateFunction | Function interface. | Class | org.apache.commons.functor.adapter | Apache Commons |
| ProcedureFunction | by always returning null. | Class | org.apache.commons.functor.adapter | Apache Commons |
| RightBoundFunction | using a constant right-side argument. | Class | org.apache.commons.functor.adapter | Apache Commons |
| RightBoundPredicate | Predicate interface using a constant left-side argument. | Class | org.apache.commons.functor.adapter | Apache Commons |
| RightBoundProcedure | Procedure interface using a constant left-side argument. | Class | org.apache.commons.functor.adapter | Apache Commons |