public interface BidiMap<K,V> extends Map<K,V>
Map.Entry<K,V>
K
getKey(Object value)
removeValue(Object value)
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values
K getKey(Object value)
K removeValue(Object value)
Copyright © 2014 Tigase. All rights reserved.