protected class OperationAggregator.ValueEntry extends java.lang.Object
int
index
R
result
T
value
ValueEntry(int index, T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int index
public T value
public R result
public ValueEntry(int index, T value)