Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.tapestry5.func Classes and Interfaces - 14 results found.
NameDescriptionTypePackageFramework
FFunctional operations on collections with generics support.Classorg.apache.tapestry5.funcApache Tapestry
FlowA flow is a a functional interface for working with an ordered collection of elements.Interfaceorg.apache.tapestry5.funcApache Tapestry
FlowOperationsInterfaceorg.apache.tapestry5.funcApache Tapestry
LazyContinuationThe result of the evaluation of a LazyFunction.Classorg.apache.tapestry5.funcApache Tapestry
LazyFunctionA lazy function is used to populate a Flow incrementally.Interfaceorg.apache.tapestry5.funcApache Tapestry
LazyValueA function that returns a value, allowing the computation of that value to be deferred as late as possible.Interfaceorg.apache.tapestry5.funcApache Tapestry
LazyZipValueClassorg.apache.tapestry5.funcApache Tapestry
MapperInterface for operation Flow.Interfaceorg.apache.tapestry5.funcApache Tapestry
Mapper2A generalization of Mapper for a two-input function.Interfaceorg.apache.tapestry5.funcApache Tapestry
PredicateUsed when filtering a collection of objects of a given type; the predicate is passed each object in turn, and returns true to include the object in the result collection.Interfaceorg.apache.tapestry5.funcApache Tapestry
ReducerA reducer takes an accumulator value and a single value from a collection and computes a new type of accumulatorInterfaceorg.apache.tapestry5.funcApache Tapestry
TupleA Tuple holds two values of two different types.Classorg.apache.tapestry5.funcApache Tapestry
WorkerAn operational function used with a Flow.Interfaceorg.apache.tapestry5.funcApache Tapestry
ZippedFlowThe result of the Flow.Interfaceorg.apache.tapestry5.funcApache Tapestry