Uses of Interface
org.apache.tapestry5.func.Reducer

Uses of Reducer in org.apache.tapestry5.func
 

Fields in org.apache.tapestry5.func declared as Reducer
static Reducer<java.lang.Integer,java.lang.Integer> F.SUM_INTS
           
 

Methods in org.apache.tapestry5.func with parameters of type Reducer
<A> A
Flow.reduce(Reducer<A,T> reducer, A initial)
          Applies a Reducer to the values of the Flow.
 



Copyright © 2010 Apache Software Foundation. All Rights Reserved.