Class Hierarchy
- java.lang.Object
- org.apache.commons.functor.adapter.BinaryFunctionBinaryPredicate<L,R> (implements org.apache.commons.functor.BinaryPredicate<L,R>)
- org.apache.commons.functor.adapter.BinaryFunctionBinaryProcedure<L,R> (implements org.apache.commons.functor.BinaryProcedure<L,R>)
- org.apache.commons.functor.adapter.BinaryFunctionFunction<A,T> (implements org.apache.commons.functor.Function<A,T>)
- org.apache.commons.functor.adapter.BinaryPredicateBinaryFunction<L,R> (implements org.apache.commons.functor.BinaryFunction<L,R,T>)
- org.apache.commons.functor.adapter.BinaryPredicatePredicate<A> (implements org.apache.commons.functor.Predicate<A>)
- org.apache.commons.functor.adapter.BinaryProcedureBinaryFunction<L,R,T> (implements org.apache.commons.functor.BinaryFunction<L,R,T>)
- org.apache.commons.functor.adapter.BinaryProcedureProcedure<A> (implements org.apache.commons.functor.Procedure<A>)
- org.apache.commons.functor.adapter.BoundNullaryFunction<T> (implements org.apache.commons.functor.NullaryFunction<T>)
- org.apache.commons.functor.adapter.BoundNullaryPredicate (implements org.apache.commons.functor.NullaryPredicate)
- org.apache.commons.functor.adapter.BoundNullaryProcedure (implements org.apache.commons.functor.NullaryProcedure)
- org.apache.commons.functor.adapter.FullyBoundNullaryFunction<T> (implements org.apache.commons.functor.NullaryFunction<T>)
- org.apache.commons.functor.adapter.FullyBoundNullaryPredicate (implements org.apache.commons.functor.NullaryPredicate)
- org.apache.commons.functor.adapter.FullyBoundNullaryProcedure (implements org.apache.commons.functor.NullaryProcedure)
- org.apache.commons.functor.adapter.FunctionPredicate<A> (implements org.apache.commons.functor.Predicate<A>)
- org.apache.commons.functor.adapter.FunctionProcedure<A> (implements org.apache.commons.functor.Procedure<A>)
- org.apache.commons.functor.adapter.IgnoreLeftFunction<L,R,T> (implements org.apache.commons.functor.BinaryFunction<L,R,T>)
- org.apache.commons.functor.adapter.IgnoreLeftPredicate<L,R> (implements org.apache.commons.functor.BinaryPredicate<L,R>)
- org.apache.commons.functor.adapter.IgnoreLeftProcedure<L,R> (implements org.apache.commons.functor.BinaryProcedure<L,R>)
- org.apache.commons.functor.adapter.IgnoreRightFunction<L,R,T> (implements org.apache.commons.functor.BinaryFunction<L,R,T>)
- org.apache.commons.functor.adapter.IgnoreRightPredicate<L,R> (implements org.apache.commons.functor.BinaryPredicate<L,R>)
- org.apache.commons.functor.adapter.IgnoreRightProcedure<L,R> (implements org.apache.commons.functor.BinaryProcedure<L,R>)
- org.apache.commons.functor.adapter.LeftBoundFunction<A,T> (implements org.apache.commons.functor.Function<A,T>)
- org.apache.commons.functor.adapter.LeftBoundPredicate<A> (implements org.apache.commons.functor.Predicate<A>)
- org.apache.commons.functor.adapter.LeftBoundProcedure<A> (implements org.apache.commons.functor.Procedure<A>)
- org.apache.commons.functor.adapter.NullaryFunctionFunction<A,T> (implements org.apache.commons.functor.Function<A,T>)
- org.apache.commons.functor.adapter.NullaryFunctionNullaryPredicate (implements org.apache.commons.functor.NullaryPredicate)
- org.apache.commons.functor.adapter.NullaryFunctionNullaryProcedure (implements org.apache.commons.functor.NullaryProcedure)
- org.apache.commons.functor.adapter.NullaryPredicateNullaryFunction (implements org.apache.commons.functor.NullaryFunction<T>)
- org.apache.commons.functor.adapter.NullaryPredicatePredicate<A> (implements org.apache.commons.functor.Predicate<A>)
- org.apache.commons.functor.adapter.NullaryProcedureNullaryFunction<T> (implements org.apache.commons.functor.NullaryFunction<T>)
- org.apache.commons.functor.adapter.NullaryProcedureProcedure<A> (implements org.apache.commons.functor.Procedure<A>)
- org.apache.commons.functor.adapter.PredicateFunction<A> (implements org.apache.commons.functor.Function<A,T>)
- org.apache.commons.functor.adapter.ProcedureFunction<A,T> (implements org.apache.commons.functor.Function<A,T>)
- org.apache.commons.functor.adapter.RightBoundFunction<A,T> (implements org.apache.commons.functor.Function<A,T>)
- org.apache.commons.functor.adapter.RightBoundPredicate<A> (implements org.apache.commons.functor.Predicate<A>)
- org.apache.commons.functor.adapter.RightBoundProcedure<A> (implements org.apache.commons.functor.Procedure<A>)
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.