Class Hierarchy
- java.lang.Object
- org.apache.commons.functor.core.composite.AbstractLoopNullaryProcedure (implements org.apache.commons.functor.NullaryProcedure)
- org.apache.commons.functor.core.composite.And<A>
- org.apache.commons.functor.core.composite.BinaryAnd<L,R>
- org.apache.commons.functor.core.composite.BinaryCompositeBinaryFunction<L,R,T> (implements org.apache.commons.functor.BinaryFunction<L,R,T>)
- org.apache.commons.functor.core.composite.BinaryNot<L,R> (implements org.apache.commons.functor.BinaryPredicate<L,R>)
- org.apache.commons.functor.core.composite.BinaryOr<L,R>
- org.apache.commons.functor.core.composite.BinarySequence<L,R> (implements org.apache.commons.functor.BinaryProcedure<L,R>)
- org.apache.commons.functor.core.composite.Composite
- org.apache.commons.functor.core.composite.CompositeBinaryFunction<L,R,T> (implements org.apache.commons.functor.BinaryFunction<L,R,T>)
- org.apache.commons.functor.core.composite.CompositeBinaryPredicate<L,R> (implements org.apache.commons.functor.BinaryPredicate<L,R>)
- org.apache.commons.functor.core.composite.CompositeFunction<A,T> (implements org.apache.commons.functor.Function<A,T>)
- org.apache.commons.functor.core.composite.CompositePredicate<A> (implements org.apache.commons.functor.Predicate<A>)
- org.apache.commons.functor.core.composite.CompositeProcedure<A> (implements org.apache.commons.functor.Procedure<A>)
- org.apache.commons.functor.core.composite.Conditional
- org.apache.commons.functor.core.composite.ConditionalBinaryFunction<L,R,T> (implements org.apache.commons.functor.BinaryFunction<L,R,T>)
- org.apache.commons.functor.core.composite.ConditionalBinaryPredicate<L,R> (implements org.apache.commons.functor.BinaryPredicate<L,R>)
- org.apache.commons.functor.core.composite.ConditionalBinaryProcedure<L,R> (implements org.apache.commons.functor.BinaryProcedure<L,R>)
- org.apache.commons.functor.core.composite.ConditionalFunction<A,T> (implements org.apache.commons.functor.Function<A,T>)
- org.apache.commons.functor.core.composite.ConditionalNullaryFunction<T> (implements org.apache.commons.functor.NullaryFunction<T>)
- org.apache.commons.functor.core.composite.ConditionalNullaryPredicate (implements org.apache.commons.functor.NullaryPredicate)
- org.apache.commons.functor.core.composite.ConditionalNullaryProcedure (implements org.apache.commons.functor.NullaryProcedure)
- org.apache.commons.functor.core.composite.ConditionalPredicate<A> (implements org.apache.commons.functor.Predicate<A>)
- org.apache.commons.functor.core.composite.ConditionalProcedure<A> (implements org.apache.commons.functor.Procedure<A>)
- org.apache.commons.functor.core.composite.Not<A> (implements org.apache.commons.functor.Predicate<A>)
- org.apache.commons.functor.core.composite.NullaryAnd
- org.apache.commons.functor.core.composite.NullaryNot (implements org.apache.commons.functor.NullaryPredicate)
- org.apache.commons.functor.core.composite.NullaryOr
- org.apache.commons.functor.core.composite.NullarySequence (implements org.apache.commons.functor.NullaryProcedure)
- org.apache.commons.functor.core.composite.Or<A>
- org.apache.commons.functor.core.composite.Sequence<A> (implements org.apache.commons.functor.Procedure<A>)
- org.apache.commons.functor.core.composite.TransformedBinaryFunction<L,R,T> (implements org.apache.commons.functor.BinaryFunction<L,R,T>)
- org.apache.commons.functor.core.composite.TransformedBinaryProcedure<L,R> (implements org.apache.commons.functor.BinaryProcedure<L,R>)
- org.apache.commons.functor.core.composite.TransformedNullaryFunction<T> (implements org.apache.commons.functor.NullaryFunction<T>)
- org.apache.commons.functor.core.composite.TransformedNullaryProcedure (implements org.apache.commons.functor.NullaryProcedure)
- org.apache.commons.functor.core.composite.TransposedFunction<L,R,T> (implements org.apache.commons.functor.BinaryFunction<L,R,T>)
- org.apache.commons.functor.core.composite.TransposedPredicate<L,R> (implements org.apache.commons.functor.BinaryPredicate<L,R>)
- org.apache.commons.functor.core.composite.TransposedProcedure<L,R> (implements org.apache.commons.functor.BinaryProcedure<L,R>)
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.