Uses of Interface
com.helger.commons.statistics.util.IStatisticsVisitorCallback
-
Packages that use IStatisticsVisitorCallback Package Description com.helger.commons.statistics.util -
-
Uses of IStatisticsVisitorCallback in com.helger.commons.statistics.util
Methods in com.helger.commons.statistics.util with parameters of type IStatisticsVisitorCallback Modifier and Type Method Description static voidStatisticsVisitor. visitStatistics(IStatisticsVisitorCallback aCallback)Walk all available statistics elements with the passed statistics visitor.
-