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