Uses of Interface
org.apache.tapestry5.func.Mapper2
Packages that use Mapper2
Package
Description
Light-weight functional programming for Flows of values
-
Uses of Mapper2 in org.apache.tapestry5.func
Fields in org.apache.tapestry5.func declared as Mapper2Modifier and TypeFieldDescriptionF.ADD_INTS
A two-input Mapper used to add the values from two Flows of Integers into a Flow of Integer sums.Methods in org.apache.tapestry5.func with parameters of type Mapper2