Uses of Interface
com.helger.commons.statistics.IMutableStatisticsHandlerCounter
-
Packages that use IMutableStatisticsHandlerCounter Package Description com.helger.commons.statistics -
-
Uses of IMutableStatisticsHandlerCounter in com.helger.commons.statistics
Classes in com.helger.commons.statistics that implement IMutableStatisticsHandlerCounter Modifier and Type Class Description classStatisticsHandlerCounterDefault implementation ofIMutableStatisticsHandlerCounterMethods in com.helger.commons.statistics that return IMutableStatisticsHandlerCounter Modifier and Type Method Description static IMutableStatisticsHandlerCounterStatisticsManager. getCounterHandler(Class<?> aClass)static IMutableStatisticsHandlerCounterStatisticsManager. getCounterHandler(String sName)
-