Uses of Interface
com.helger.commons.statistics.IMutableStatisticsHandlerKeyedTimer
-
Packages that use IMutableStatisticsHandlerKeyedTimer Package Description com.helger.commons.statistics -
-
Uses of IMutableStatisticsHandlerKeyedTimer in com.helger.commons.statistics
Classes in com.helger.commons.statistics that implement IMutableStatisticsHandlerKeyedTimer Modifier and Type Class Description classStatisticsHandlerKeyedTimerDefault implementation ofIMutableStatisticsHandlerKeyedTimerMethods in com.helger.commons.statistics that return IMutableStatisticsHandlerKeyedTimer Modifier and Type Method Description static IMutableStatisticsHandlerKeyedTimerStatisticsManager. getKeyedTimerHandler(Class<?> aClass)static IMutableStatisticsHandlerKeyedTimerStatisticsManager. getKeyedTimerHandler(String sName)
-