Searched defs:synchronizedBiMap (Results 1 – 2 of 2) sorted by relevance
296 public static <K, V> BiMap<K, V> synchronizedBiMap(BiMap<K, V> bimap) { in synchronizedBiMap() method in Maps
299 public static <K, V> BiMap<K, V> synchronizedBiMap(BiMap<K, V> bimap) { in synchronizedBiMap() method in Maps