| Modifier and Type | Field and Description |
|---|---|
protected LongConcurrentHashMap<LongConcurrentLRUMap.CacheEntry<V>> |
LongConcurrentLRUMap.map |
| Modifier and Type | Method and Description |
|---|---|
LongConcurrentLRUMap.CacheEntry<V> |
LongConcurrentLRUMap.PQueue.myInsertWithOverflow(LongConcurrentLRUMap.CacheEntry<V> element) |
| Modifier and Type | Method and Description |
|---|---|
LongMap<LongConcurrentLRUMap.CacheEntry<V>> |
LongConcurrentLRUMap.getMap() |
(package private) java.lang.Iterable<LongConcurrentLRUMap.CacheEntry<V>> |
LongConcurrentLRUMap.PQueue.getValues() |
| Modifier and Type | Method and Description |
|---|---|
int |
LongConcurrentLRUMap.CacheEntry.compareTo(LongConcurrentLRUMap.CacheEntry<V> that) |
protected boolean |
LongConcurrentLRUMap.PQueue.lessThan(LongConcurrentLRUMap.CacheEntry<V> a,
LongConcurrentLRUMap.CacheEntry<V> b) |
protected boolean |
LongConcurrentLRUMap.PQueue.lessThan(LongConcurrentLRUMap.CacheEntry<V> a,
LongConcurrentLRUMap.CacheEntry<V> b) |
LongConcurrentLRUMap.CacheEntry<V> |
LongConcurrentLRUMap.PQueue.myInsertWithOverflow(LongConcurrentLRUMap.CacheEntry<V> element) |