V
public interface Reducer<V>
Reducer
apply(V value1, V value2)
V apply(V value1, V value2)
value1
value2