-
Interface Summary Interface Description Cache.Backend<K,V> A cache backend that can load objects from persistent storage.Cache.Value A cacheable object. -
Class Summary Class Description Cache<K,V extends Cache.Value>
| Interface | Description |
|---|---|
| Cache.Backend<K,V> |
A cache backend that can load objects from persistent storage.
|
| Cache.Value |
A cacheable object.
|
| Class | Description |
|---|---|
| Cache<K,V extends Cache.Value> |