Searched refs:realEntry (Results 1 – 2 of 2) sorted by relevance
549 private final Map.Entry<K, RealValue> realEntry; field in EntryAdapter551 public EntryAdapter(Map.Entry<K, RealValue> realEntry) { in EntryAdapter() argument552 this.realEntry = realEntry; in EntryAdapter()557 return realEntry.getKey(); in getKey()562 return valueConverter.doForward(realEntry.getValue()); in getValue()567 RealValue oldValue = realEntry.setValue( in setValue()
META-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...