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

    Modifier and Type
    Method
    Description
    int
     
     
  • Method Details

    • keyHash

      int keyHash()
    • keyRef

      Object keyRef()