Uses of Interface
com.helger.commons.statistics.IStatisticsHandlerKeyedNumeric
-
Packages that use IStatisticsHandlerKeyedNumeric Package Description com.helger.commons.statistics -
-
Uses of IStatisticsHandlerKeyedNumeric in com.helger.commons.statistics
Subinterfaces of IStatisticsHandlerKeyedNumeric in com.helger.commons.statistics Modifier and Type Interface Description interfaceIMutableStatisticsHandlerKeyedSizeStatistics handler for keyed sizes.interfaceIMutableStatisticsHandlerKeyedTimerStatistics handler for keyed timer.interfaceIStatisticsHandlerKeyedSizeRead-only statistics handler for keyed sizes.interfaceIStatisticsHandlerKeyedTimerRead-only statistics handler for keyed timer.Classes in com.helger.commons.statistics that implement IStatisticsHandlerKeyedNumeric Modifier and Type Class Description classAbstractStatisticsHandlerKeyedNumericAbstract base class for a keyed numeric statistic handlerclassStatisticsHandlerKeyedSizeDefault implementation ofIMutableStatisticsHandlerKeyedSizeclassStatisticsHandlerKeyedTimerDefault implementation ofIMutableStatisticsHandlerKeyedTimer
-