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