| Package | Description |
|---|---|
| ae.teletronics.cache |
| Modifier and Type | Method and Description |
|---|---|
protected Pair<com.google.common.cache.Cache<K,V>,V> |
ChangingValueAndLevelMultiCache.createCacheAndValuePair(com.google.common.cache.Cache<K,V> cache,
V value) |
Pair<com.google.common.cache.Cache<K,V>,V> |
ChangingValueAndLevelMultiCache.getCacheAndValueIfPresent(K key)
Get a cache-value and the internal cache it currently lives in of a cache-entry with a provided key
|
Copyright © 2015 teletronics.ae. All rights reserved.