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