Uses of Interface
com.helger.commons.statistics.IMutableStatisticsHandlerTimer
-
Packages that use IMutableStatisticsHandlerTimer Package Description com.helger.commons.statistics -
-
Uses of IMutableStatisticsHandlerTimer in com.helger.commons.statistics
Classes in com.helger.commons.statistics that implement IMutableStatisticsHandlerTimer Modifier and Type Class Description classStatisticsHandlerTimerDefault implementation ofIMutableStatisticsHandlerTimerMethods in com.helger.commons.statistics that return IMutableStatisticsHandlerTimer Modifier and Type Method Description static IMutableStatisticsHandlerTimerStatisticsManager. getTimerHandler(Class<?> aClass)static IMutableStatisticsHandlerTimerStatisticsManager. getTimerHandler(String sName)
-