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