public class InternalCache2kBuilder<K,V> extends Object
| Constructor and Description |
|---|
InternalCache2kBuilder(org.cache2k.configuration.Cache2kConfiguration<K,V> _config,
org.cache2k.CacheManager _manager) |
| Modifier and Type | Method and Description |
|---|---|
org.cache2k.Cache<K,V> |
build() |
org.cache2k.Cache<K,V> |
buildAsIs()
Build without applying external configuration.
|
cache2k API documentation. Copyright © 2000–2019 headissue GmbH, Munich.