| Package | Description |
|---|---|
| com.helger.commons.statistics |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IMutableStatisticsHandlerSize
Statistics handler for sizes.
|
interface |
IMutableStatisticsHandlerTimer
Statistics handler for times.
|
interface |
IStatisticsHandlerSize
Read-only statistics handler for sizes.
|
interface |
IStatisticsHandlerTimer
Read-only statistics handler for times.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractStatisticsHandlerNumeric
Abstract base class for numeric statistic handler
|
class |
StatisticsHandlerSize
Default implementation of
IMutableStatisticsHandlerSize |
class |
StatisticsHandlerTimer
Default implementation of
IMutableStatisticsHandlerTimer |
Copyright © 2014–2022 Philip Helger. All rights reserved.