| Package | Description |
|---|---|
| org.openksavi.sponge.core.util |
Classes for utility functionalities.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LocalLoadingCache<K,V>
A local loading cache.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GuavaLocalCache<K,V>
A Guava based local cache.
|
class |
GuavaLocalLoadingCache<K,V>
A Guava based local loading cache.
|
| Modifier and Type | Method and Description |
|---|---|
<K,V> LocalCache<K,V> |
LocalCacheBuilder.build() |
Copyright © 2016–2019 Softelnet. All rights reserved.