Interface IStatisticsHandlerNumeric

All Superinterfaces:
IStatisticsHandler
All Known Subinterfaces:
IMutableStatisticsHandlerSize, IMutableStatisticsHandlerTimer, IStatisticsHandlerSize, IStatisticsHandlerTimer
All Known Implementing Classes:
AbstractStatisticsHandlerNumeric, StatisticsHandlerSize, StatisticsHandlerTimer

public interface IStatisticsHandlerNumeric extends IStatisticsHandler
Base interface for size and timer handler.
Author:
Philip Helger