| Package | Description |
|---|---|
| com.helger.commons.statistics.util |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultStatisticsVisitorCallback
Default implementation of the
IStatisticsVisitorCallback interface
that does nothing. |
class |
StatisticsVisitorCallbackToXML
Special implementation of the
IStatisticsVisitorCallback interface
that fills a micro element with all current values |
| Modifier and Type | Method and Description |
|---|---|
static void |
StatisticsVisitor.visitStatistics(IStatisticsVisitorCallback aCallback)
Walk all available statistics elements with the passed statistics visitor.
|
Copyright © 2014–2015 Philip Helger. All rights reserved.