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