public interface LongKeyValueSource<V> extends KeyValueSource<Long,V>
KeyValueSource for long keys.LongCache| Modifier and Type | Method and Description |
|---|---|
V |
get(long key)
Returns a value associated with this key.
|
getV get(long key)
Cache.get(Object)cache2k API documentation. Copyright © 2000–2019 headissue GmbH, Munich.