| Interface | Description |
|---|---|
| Cache<K,V> |
In-memory Cache.
|
| CacheBuilder<K,V> |
Cache builder for
Cache. |
| LoadFunction<K,V> |
Function to load element.
|
| Exception | Description |
|---|---|
| LoadException |
LoadFunction general exception. |
Copyright © 2013–2019 BB Corp. All rights reserved.