T
public static interface Function.ReduceFunction<T> extends Function
Function.FilterFunction<T>, Function.FlatMapFunction<I,O>, Function.FoldFunction<I,O>, Function.MapFunction<I,O>, Function.ReduceFunction<T>, Function.Stateful
reduce(T t1, T t2)
T reduce(T t1, T t2)
Copyright © 2015-2016 Apache Software Foundation. All Rights Reserved.