| Package | Description |
|---|---|
| org.glassfish.hk2.utilities.cache.internal |
| Modifier and Type | Field and Description |
|---|---|
(package private) LRUCacheCheapRead<K,V> |
LRUCacheCheapRead.CacheEntryImpl.parent |
| Constructor and Description |
|---|
CacheEntryImpl(K k,
V v,
LRUCacheCheapRead<K,V> cache) |