Package | Description |
---|---|
org.cache2k |
API package for cache2k Java caching library.
|
Modifier and Type | Method and Description |
---|---|
Cache2kBuilder<K,V> |
Cache2kBuilder.loader(CacheLoader<K,V> l)
Enables read through operation and sets a cache loader.
|
Cache2kBuilder<K,V> |
Cache2kBuilder.wrappingLoader(CacheLoader<K,LoadDetail<V>> l)
Enables read through operation and sets a cache loader
|
cache2k API documentation. Copyright © 2000–2019 headissue GmbH, Munich.