Package | Description |
---|---|
org.glassfish.hk2.utilities.cache.internal |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.Map<K,LRUCacheCheapRead.CacheEntryImpl<K,V>> |
LRUCacheCheapRead.cache |
Modifier and Type | Method and Description |
---|---|
LRUCacheCheapRead.CacheEntryImpl<K,V> |
LRUCacheCheapRead.CacheEntryImpl.hit() |
Modifier and Type | Method and Description |
---|---|
int |
LRUCacheCheapRead.CacheEntryImplComparator.compare(LRUCacheCheapRead.CacheEntryImpl<?,?> first,
LRUCacheCheapRead.CacheEntryImpl<?,?> second) |
int |
LRUCacheCheapRead.CacheEntryImplComparator.compare(LRUCacheCheapRead.CacheEntryImpl<?,?> first,
LRUCacheCheapRead.CacheEntryImpl<?,?> second) |