| Package | Description |
|---|---|
| com.helger.commons.statistics | |
| com.helger.commons.statistics.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IMutableStatisticsHandlerCache
Statistics handler for cache hit/miss
|
| Modifier and Type | Class and Description |
|---|---|
class |
StatisticsHandlerCache
Default implementation of
IMutableStatisticsHandlerCache |
| Modifier and Type | Method and Description |
|---|---|
void |
StatisticsVisitorCallbackToXML.onCache(String sName,
IStatisticsHandlerCache aHandler) |
void |
IStatisticsVisitorCallback.onCache(String sName,
IStatisticsHandlerCache aHandler) |
void |
DefaultStatisticsVisitorCallback.onCache(String sName,
IStatisticsHandlerCache aHandler) |
Copyright © 2014–2015 Philip Helger. All rights reserved.