public interface OneToOneCache<K,V> extends SyncCache<K,V>, java.lang.Iterable<Entry<K,V>>
V
get(K key)
getByPrimary(K primary)
close, containsKey, put
iterator
V get(K key)
key
V getByPrimary(K primary)
primary