Searched defs:EntryAdapter (Results 1 – 1 of 1) sorted by relevance
548 private class EntryAdapter implements Map.Entry<K, V> { class551 public EntryAdapter(Map.Entry<K, RealValue> realEntry) { in EntryAdapter() method in EntryAdapter