Package | Description |
---|---|
org.cache2k.jcache |
Support for using the JCache API with cache2k, that allows additional configuration.
|
Modifier and Type | Method and Description |
---|---|
static <K,V> ExtendedMutableConfiguration<K,V> |
ExtendedMutableConfiguration.of(Cache2kBuilder<K,V> builder)
The preferred way to construct a JCache based on a cache2k configuration.
|
static <K,V> ExtendedMutableConfiguration<K,V> |
ExtendedMutableConfiguration.of(Cache2kConfiguration<K,V> configuration) |
cache2k API documentation. Copyright © 2000–2018 headissue GmbH, Munich.