Searched defs:realEntry (Results 1 – 1 of 1) sorted by relevance
519 private final Map.Entry<K, RealValue> realEntry; field in EntryAdapter521 public EntryAdapter(Map.Entry<K, RealValue> realEntry) { in EntryAdapter()