Package org.eclipse.sisu.inject
Class MildKeys.StrongEntry
- java.lang.Object
-
- org.eclipse.sisu.inject.MildKeys.StrongEntry
-
-
Constructor Summary
Constructors Constructor Description StrongEntry(java.util.Map.Entry<java.lang.ref.Reference<K>,V> entry, K key)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description K
getKey()
V
getValue()
V
setValue(V value)
-