Class AbstractStatisticsHandlerKeyedNumeric

java.lang.Object
com.helger.commons.statistics.AbstractStatisticsHandlerKeyedNumeric
All Implemented Interfaces:
IStatisticsHandler, IStatisticsHandlerKeyed, IStatisticsHandlerKeyedNumeric
Direct Known Subclasses:
StatisticsHandlerKeyedSize, StatisticsHandlerKeyedTimer

@ThreadSafe public abstract class AbstractStatisticsHandlerKeyedNumeric extends Object implements IStatisticsHandlerKeyedNumeric
Abstract base class for a keyed numeric statistic handler
Author:
Philip Helger