Searched refs:MapAdapter (Results 1 – 1 of 1) sorted by relevance
449 public static class MapAdapter<K, V, RealValue> extends AbstractMap<K, V> { class in Internal477 public MapAdapter(Map<K, RealValue> realMap, in MapAdapter() method