Uses of Interface
org.apache.tapestry5.func.Reducer
Packages that use Reducer
Package
Description
Light-weight functional programming for Flows of values
-
Uses of Reducer in org.apache.tapestry5.func
Fields in org.apache.tapestry5.func declared as ReducerModifier and TypeFieldDescriptionF.SUM_INTS
A Reducer that operates on a Flow of Integers and is used to sum the values.Methods in org.apache.tapestry5.func with parameters of type Reducer