| Package | Description |
|---|---|
| com.h3c.util.cache |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheModelProxy<K,V>
Proxy that integrates the cache to the model.
|
class |
SmallDataCache<K,V>
Cache to hold the entire data from the model.
|
| Constructor and Description |
|---|
CacheModelProxy(Cache<K,V> cache,
CacheModelProxy.Model<K,V> model)
Creates a new
Cache. |
Copyright © 2014. All Rights Reserved.