public class IncrementCacheHitCountStatisticsContext<K>
extends java.lang.Object
| Constructor and Description |
|---|
IncrementCacheHitCountStatisticsContext(K key) |
IncrementCacheHitCountStatisticsContext(K key,
java.lang.Object callContext) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getCallContext() |
K |
getKey() |
public IncrementCacheHitCountStatisticsContext(K key, java.lang.Object callContext)
public IncrementCacheHitCountStatisticsContext(K key)
public K getKey()
public java.lang.Object getCallContext()