public class ConstantValueStatistic<T extends Serializable> extends Object implements ValueStatistic<T>, Serializable
| Constructor and Description |
|---|
ConstantValueStatistic(StatisticType type,
T value) |
public ConstantValueStatistic(StatisticType type, T value)
public T value()
value in interface ValueStatistic<T extends Serializable>public StatisticType type()
type in interface ValueStatistic<T extends Serializable>Copyright © 2018. All rights reserved.