public interface ReportStatisticsValue<T extends Object>
abstract String
getName()
abstract T
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract String getName()
abstract T getValue()