Package | Description |
---|---|
org.waarp.common.lru |
Classes implementing LRU Utilities
Based on work from Damian Momot at http://code.google.com/p/simplelrucache/
|
org.waarp.openr66.dao.database |
Class and Description |
---|
AbstractLruCache
Base class for concrete implementations
|
InterfaceLruCache
LRU cache interface.
|
InterfaceLruCacheEntry
Cache Entry interface
|
SynchronizedLruCache
Threadsafe synchronized implementation of LruCache based on LinkedHashMap.
|
Class and Description |
---|
SynchronizedLruCache
Threadsafe synchronized implementation of LruCache based on LinkedHashMap.
|
Copyright © 2009–2022 Waarp. All rights reserved.