| Package | Description | 
|---|---|
| com.toolsverse.cache | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LinkedMemoryCache<K,V>
LimitedMap implementation of the Cache interface. 
 | 
class  | 
SynchLinkedMemoryCache<K,V>
The thread safe version of the LinkedMemoryCache class. 
 | 
class  | 
SynchMemoryCache<K,V>
ConcurrentHashMap implementation of the Cache interface. 
 | 
Copyright © 2010-2020 Toolsverse. All Rights Reserved.