| Package | Description |
|---|---|
| fr.gouv.vitam.common.lru |
LRU HashMap implementation
|
| Modifier and Type | Method and Description |
|---|---|
protected InterfaceLruCacheEntry<V> |
SynchronizedLruCache.getEntry(K key) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SynchronizedLruCache.putEntry(K key,
InterfaceLruCacheEntry<V> entry) |
Copyright © 2018 Vitam. All rights reserved.