Uses of Interface
com.helger.commons.statistics.IMutableStatisticsHandlerKeyedCounter
-
Packages that use IMutableStatisticsHandlerKeyedCounter Package Description com.helger.commons.statistics -
-
Uses of IMutableStatisticsHandlerKeyedCounter in com.helger.commons.statistics
Classes in com.helger.commons.statistics that implement IMutableStatisticsHandlerKeyedCounter Modifier and Type Class Description classStatisticsHandlerKeyedCounterDefault implementation ofIMutableStatisticsHandlerKeyedCounterMethods in com.helger.commons.statistics that return IMutableStatisticsHandlerKeyedCounter Modifier and Type Method Description static IMutableStatisticsHandlerKeyedCounterStatisticsManager. getKeyedCounterHandler(Class<?> aClass)static IMutableStatisticsHandlerKeyedCounterStatisticsManager. getKeyedCounterHandler(String sName)
-