Package org.jboss.logmanager
Interface ConcurrentReferenceHashMap.KeyReference
-
- All Known Implementing Classes:
ConcurrentReferenceHashMap.SoftKeyReference,ConcurrentReferenceHashMap.SoftValueReference,ConcurrentReferenceHashMap.WeakKeyReference,ConcurrentReferenceHashMap.WeakValueReference
- Enclosing class:
- ConcurrentReferenceHashMap<K,V>
static interface ConcurrentReferenceHashMap.KeyReference
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intkeyHash()java.lang.ObjectkeyRef()
-