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
-
Method Details
-
keyHash
int keyHash() -
keyRef
Object keyRef()
-