K - ket elementV - value to returnpublic interface LoadFunction<K,V>
| Modifier and Type | Method and Description |
|---|---|
V |
load(K key)
Load value by
key. |
V load(K key)
key. For error LoadException.key - key type KVCopyright © 2013–2019 BB Corp. All rights reserved.