Class ConstantValueStatistic<T extends Serializable>

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

public class ConstantValueStatistic<T extends Serializable> extends Object implements ValueStatistic<T>, Serializable
See Also: