Interface ConcurrentReferenceHashMap.Reference<K,​V>

    • Method Detail

      • getHash

        int getHash()
        Return the hash for the reference.
      • release

        void release()
        Release this entry and ensure that it will be returned from ReferenceManager#pollForPurge().