Uses of Interface
com.helger.commons.statistics.IMutableStatisticsHandlerKeyedSize
-
Packages that use IMutableStatisticsHandlerKeyedSize Package Description com.helger.commons.statistics -
-
Uses of IMutableStatisticsHandlerKeyedSize in com.helger.commons.statistics
Classes in com.helger.commons.statistics that implement IMutableStatisticsHandlerKeyedSize Modifier and Type Class Description classStatisticsHandlerKeyedSizeDefault implementation ofIMutableStatisticsHandlerKeyedSizeMethods in com.helger.commons.statistics that return IMutableStatisticsHandlerKeyedSize Modifier and Type Method Description static IMutableStatisticsHandlerKeyedSizeStatisticsManager. getKeyedSizeHandler(Class<?> aClass)static IMutableStatisticsHandlerKeyedSizeStatisticsManager. getKeyedSizeHandler(String sName)
-