Class AbstractStatisticsHandlerNumeric

java.lang.Object
com.helger.commons.statistics.AbstractStatisticsHandlerNumeric
All Implemented Interfaces:
IStatisticsHandler, IStatisticsHandlerNumeric
Direct Known Subclasses:
StatisticsHandlerSize, StatisticsHandlerTimer

@ThreadSafe public abstract class AbstractStatisticsHandlerNumeric extends Object implements IStatisticsHandlerNumeric
Abstract base class for numeric statistic handler
Author:
Philip Helger