| Interface | Description |
|---|---|
| Cache<K,V> |
A semi-persistent mapping from keys to values.
|
| CacheBuilder<K,V> |
A builder of
Cache instances. |
| Class | Description |
|---|---|
| CacheStats |
Statistics about the performance of a
Cache. |
Copyright © 2017–2019 Atlanmod. All rights reserved.