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.
|
get
V get(long key)
Cache.get(Object)
cache2k API documentation. Copyright © 2000–2018 headissue GmbH, Munich.