Package | Description |
---|---|
fr.gouv.vitam.common.lru |
LRU HashMap implementation
|
Modifier and Type | Class and Description |
---|---|
class |
SynchronizedLruCache<K,V>
Threadsafe synchronized implementation of LruCache based on LinkedHashMap.
|
Copyright © 2018 Vitam. All rights reserved.