public interface IMutableStatisticsHandlerKeyedCounter extends IStatisticsHandlerKeyedCounter
| Modifier and Type | Method and Description |
|---|---|
default void |
increment(String sKey)
Increment by 1
|
void |
increment(String sKey,
long nByHowMany)
Increment by n
|
getCountgetAllKeys, getInvocationCountgetInvocationCountCopyright © 2014–2020 Philip Helger. All rights reserved.