BidiMap

public interface BidiMap<K, V> extends Map<K, V>

Methods

getKey

K getKey(Object value)

removeValue

K removeValue(Object value)