| Package | Description |
|---|---|
| com.helger.commons.statistics | |
| com.helger.commons.statistics.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IMutableStatisticsHandlerCounter
Statistics handler for a counter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StatisticsHandlerCounter
Default implementation of
IMutableStatisticsHandlerCounter |
| Modifier and Type | Method and Description |
|---|---|
void |
StatisticsVisitorCallbackToXML.onCounter(String sName,
IStatisticsHandlerCounter aHandler) |
void |
IStatisticsVisitorCallback.onCounter(String sName,
IStatisticsHandlerCounter aHandler) |
void |
DefaultStatisticsVisitorCallback.onCounter(String sName,
IStatisticsHandlerCounter aHandler) |
Copyright © 2014–2015 Philip Helger. All rights reserved.