Uses of Interface
com.helger.commons.statistics.IStatisticsHandlerNumeric
-
Packages that use IStatisticsHandlerNumeric Package Description com.helger.commons.statistics -
-
Uses of IStatisticsHandlerNumeric in com.helger.commons.statistics
Subinterfaces of IStatisticsHandlerNumeric in com.helger.commons.statistics Modifier and Type Interface Description interfaceIMutableStatisticsHandlerSizeStatistics handler for sizes.interfaceIMutableStatisticsHandlerTimerStatistics handler for times.interfaceIStatisticsHandlerSizeRead-only statistics handler for sizes.interfaceIStatisticsHandlerTimerRead-only statistics handler for times.Classes in com.helger.commons.statistics that implement IStatisticsHandlerNumeric Modifier and Type Class Description classAbstractStatisticsHandlerNumericAbstract base class for numeric statistic handlerclassStatisticsHandlerSizeDefault implementation ofIMutableStatisticsHandlerSizeclassStatisticsHandlerTimerDefault implementation ofIMutableStatisticsHandlerTimer
-