V - the value typepublic class SynchListMemoryCache<V> extends ListMemoryCache<V>
ListMemoryCache,
Serialized Form| Constructor and Description |
|---|
SynchListMemoryCache() |
| Modifier and Type | Method and Description |
|---|---|
List<V> |
getStorage()
Gets the storage.
|
protected void |
init()
Instantiate storage.
|
add, clear, clearByKey, clearByValue, get, getCache, put, sizepublic List<V> getStorage()
ListMemoryCachegetStorage in class ListMemoryCache<V>protected void init()
ListMemoryCacheinit in class ListMemoryCache<V>Copyright © 2010-2020 Toolsverse. All Rights Reserved.