Package org.eclipse.sisu.inject
Class MildValues.StrongEntry
java.lang.Object
org.eclipse.sisu.inject.MildValues.StrongEntry
- All Implemented Interfaces:
Map.Entry<K,
V>
- Enclosing class:
- MildValues<K,
V>
Map.Entry
that delegates to the original entry, but maintains a strong reference to the value.