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