Class SampledStatisticAdapter<T extends Serializable>

java.lang.Object
org.terracotta.statistics.SampledStatisticAdapter<T>
All Implemented Interfaces:
SampledStatistic<T>, ValueStatistic<T>

public class SampledStatisticAdapter<T extends Serializable> extends Object implements SampledStatistic<T>