T
D
public abstract static class AggregatingHistogram.Adapter<T,D> extends ReplacingHistogram.Adapter<T>
AggregatingHistogram.Adapter()
abstract T
aggregate(T existing, D data)
make
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AggregatingHistogram.Adapter()
public abstract T aggregate(T existing, D data)
existing
data