public interface IMutableStatisticsHandlerCache extends IStatisticsHandlerCache
| Modifier and Type | Method and Description |
|---|---|
void |
cacheHit()
Called when a cache hit occurred.
|
void |
cacheMiss()
Called when a cache miss occurred.
|
getHits, getMissesgetInvocationCountCopyright © 2014–2016 Philip Helger. All rights reserved.