| 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 |
|---|---|
default void |
IStatisticsVisitorCallback.onKeyedCounter(String sName,
IStatisticsHandlerKeyedCounter aHandler)
Called per keyed-counter entry
|
Copyright © 2014–2020 Philip Helger. All rights reserved.