public interface GenKeyBiMap<K,V> extends BiMap<K,V>
Map.Entry<K,V>
K
getOrGenerateKey(V value)
forcePut, inverse, put, putAll, values
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, remove, size
K getOrGenerateKey(V value)
Copyright © 2014. All rights reserved.