public interface Reducer<A,T>
void
accumulate(A accumulator, T item)
void accumulate(A accumulator, T item)
Copyright © 2019. All rights reserved.