| Package | Description |
|---|---|
| ae.teletronics.cache |
| Modifier and Type | Class and Description |
|---|---|
class |
ChangingValueAndLevelMultiCache<K,V>
Same as
ChangingValueCache, but with prioritization of the cache-entries. |
| Modifier and Type | Field and Description |
|---|---|
protected ChangingValueCache<K,V> |
ChangingValueCache.Builder.instance |
| Modifier and Type | Method and Description |
|---|---|
ChangingValueCache<K,V> |
ChangingValueCache.Builder.build()
Build the
ChangingValueCache instance |
protected ChangingValueCache<K,V> |
ChangingValueCache.Builder.createInstance() |
Copyright © 2015 teletronics.ae. All rights reserved.