public interface IMutableStatisticsHandlerCounter extends IStatisticsHandlerCounter
| Modifier and Type | Method and Description |
|---|---|
default void |
increment()
Increment the counter by 1
|
void |
increment(long nByHowMany)
Increment the counter by an arbitrary number
|
getCountgetInvocationCountCopyright © 2014–2022 Philip Helger. All rights reserved.