Package | Description |
---|---|
org.cache2k | |
org.cache2k.configuration |
Modifier and Type | Method and Description |
---|---|
CacheBuilder<K,V> |
CacheBuilder.loader(AdvancedCacheLoader<K,V> l)
Deprecated.
|
Cache2kBuilder<K,V> |
Cache2kBuilder.loader(AdvancedCacheLoader<K,V> l) |
Modifier and Type | Method and Description |
---|---|
CustomizationSupplier<AdvancedCacheLoader<K,V>> |
Cache2kConfiguration.getAdvancedLoader() |
Modifier and Type | Method and Description |
---|---|
void |
Cache2kConfiguration.setAdvancedLoader(CustomizationSupplier<AdvancedCacheLoader<K,V>> v) |
cache2k API documentation. Copyright © 2000–2016 headissue GmbH, Munich.