Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.functor.core.composite Classes and Interfaces - 39 results found.
NameDescriptionTypePackageFramework
AbstractLoopNullaryProcedureAbstract base class for WhileDoNullaryProcedure and DoWhileNullaryProcedure used to implement loop procedures.Classorg.apache.commons.functor.core.compositeApache Commons
And none of its children test false.Classorg.apache.commons.functor.core.compositeApache Commons
BinaryAnd none of its children test false.Classorg.apache.commons.functor.core.compositeApache Commons
BinaryCompositeBinaryFunctionA BinaryFunction composed of three binary functions, f, g and h,Classorg.apache.commons.functor.core.compositeApache Commons
BinaryNotTests to the logical inverse of some other predicate.Classorg.apache.commons.functor.core.compositeApache Commons
BinaryOr at least one of its children test true.Classorg.apache.commons.functor.core.compositeApache Commons
BinarySequence that runs an ordered sequence of BinaryProcedures.Classorg.apache.commons.functor.core.compositeApache Commons
CompositeUtility/fluent methods for creating composite functors.Classorg.apache.commons.functor.core.compositeApache Commons
CompositeBinaryFunctionA BinaryFunction composed of one binary function, f, and twoClassorg.apache.commons.functor.core.compositeApache Commons
CompositeBinaryPredicateA BinaryPredicate composed of one binary predicate, p, and twoClassorg.apache.commons.functor.core.compositeApache Commons
CompositeFunction representing the composition of chaining the output of one to the inputClassorg.apache.commons.functor.core.compositeApache Commons
CompositePredicate representing the composition of chaining the output of one to the inputClassorg.apache.commons.functor.core.compositeApache Commons
CompositeProcedure representing the composition of chaining the output of one to the inputClassorg.apache.commons.functor.core.compositeApache Commons
ConditionalUtility methods for creating conditional functors.Classorg.apache.commons.functor.core.compositeApache Commons
ConditionalBinaryFunction similiar to Java's ternary or conditional operator (? :).Classorg.apache.commons.functor.core.compositeApache Commons
ConditionalBinaryPredicate similiar to Java's ternary or conditional operator (? :).Classorg.apache.commons.functor.core.compositeApache Commons
ConditionalBinaryProcedure similiar to Java's ternary or conditional operator (? :).Classorg.apache.commons.functor.core.compositeApache Commons
ConditionalFunction similiar to Java's ternary or conditional operator (? :).Classorg.apache.commons.functor.core.compositeApache Commons
ConditionalNullaryFunction similiar to Java's ternary or conditional operator (? :).Classorg.apache.commons.functor.core.compositeApache Commons
ConditionalNullaryPredicate similiar to Java's ternary or conditional operator (? :).Classorg.apache.commons.functor.core.compositeApache Commons
ConditionalNullaryProcedure similiar to Java's ternary or conditional operator (? :).Classorg.apache.commons.functor.core.compositeApache Commons
ConditionalPredicate similiar to Java's ternary or conditional operator (? :).Classorg.apache.commons.functor.core.compositeApache Commons
ConditionalProcedure similiar to Java's ternary or conditional operator (? :).Classorg.apache.commons.functor.core.compositeApache Commons
DoWhileNullaryProcedureA NullaryProcedure implementation of a while loop.Classorg.apache.commons.functor.core.compositeApache Commons
NotTests to the logical inverse of some other predicate.Classorg.apache.commons.functor.core.compositeApache Commons
NullaryAnd none of its children test false.Classorg.apache.commons.functor.core.compositeApache Commons
NullaryNotTests to the logical inverse of some other predicate.Classorg.apache.commons.functor.core.compositeApache Commons
NullaryOr at least one of its children test true.Classorg.apache.commons.functor.core.compositeApache Commons
NullarySequence that runs an ordered sequence of NullaryProcedures.Classorg.apache.commons.functor.core.compositeApache Commons
Or at least one of its children test true.Classorg.apache.commons.functor.core.compositeApache Commons
Sequence that runs an ordered sequence of Procedures.Classorg.apache.commons.functor.core.compositeApache Commons
TransformedBinaryFunctionA BinaryFunction whose result is then run through a Function.Classorg.apache.commons.functor.core.compositeApache Commons
TransformedBinaryProcedureA BinaryProcedure composed of a BinaryFunction whose result is then run through a Procedure.Classorg.apache.commons.functor.core.compositeApache Commons
TransformedNullaryFunctionA NullaryFunction whose result is then run through a Function.Classorg.apache.commons.functor.core.compositeApache Commons
TransformedNullaryProcedureA NullaryProcedure composed of a NullaryFunction whose result is then run through a Procedure.Classorg.apache.commons.functor.core.compositeApache Commons
TransposedFunctionTransposes (swaps) the arguments to some other For example, given a function fClassorg.apache.commons.functor.core.compositeApache Commons
TransposedPredicateTransposes (swaps) the arguments to some other For example, given a predicate pClassorg.apache.commons.functor.core.compositeApache Commons
TransposedProcedureTransposes (swaps) the arguments to some other For example, given a procedure pClassorg.apache.commons.functor.core.compositeApache Commons
WhileDoNullaryProcedureA NullaryProcedure implementation of a while loop.Classorg.apache.commons.functor.core.compositeApache Commons