Modifier and Type | Interface and Description |
---|---|
interface |
Cache<K,T>
Interface to the cache2k cache implementation.
|
interface |
KeyValueSource<K,T>
Simple interface to return a value selected by a key object.
|
Modifier and Type | Field and Description |
---|---|
protected CacheSource |
CacheBuilder.cacheSource |
Modifier and Type | Method and Description |
---|---|
CacheBuilder<K,T> |
CacheBuilder.source(CacheSource<K,T> g) |
cache2k API documentation. Copyright © 2000–2014 headissue GmbH, Munich.