Package | Description |
---|---|
org.cache2k | |
org.cache2k.spi |
Modifier and Type | Method and Description |
---|---|
Cache<K,T> |
BaseAnyBuilder.build() |
Cache<K,T> |
AnyBuilder.build()
Builds the instance which is the target of nested builders.
|
abstract Cache<K,T> |
CacheBuilder.build()
Builds a cache with the specified configuration parameters.
|
abstract Cache |
CacheManager.getCache(String name) |
Modifier and Type | Method and Description |
---|---|
abstract Iterator<Cache> |
CacheManager.iterator() |
Modifier and Type | Method and Description |
---|---|
Cache<K,T> |
VoidConfigBuilder.build() |
cache2k API documentation. Copyright © 2000–2016 headissue GmbH, Munich.