Package | Description |
---|---|
org.cache2k.core |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalCache<K,V>
Interface to extended cache functions for the internal components.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseCache<K,V>
Some default implementations for a cache.
|
class |
HeapCache<K,V>
Foundation for all cache variants.
|
class |
WiredCache<K,V>
A cache implementation that builds on a heap cache and coordinates with additional
attachments like storage, listeners and a writer.
|
cache2k API documentation. Copyright © 2000–2018 headissue GmbH, Munich.