public class SumOfLongProcedure<T> extends Object implements Procedure<T>
Procedure that holds on to the summation of elements seen so far,
 determined by the Function.| Constructor and Description | 
|---|
SumOfLongProcedure(LongFunction<? super T> function)  | 
Copyright © 2004–2016. All rights reserved.