Interface ConcurrentReferenceHashMap.Reference<K,​V>

    • Method Detail

      • getHash

        int getHash()
        Returns the hash for the reference.
        Returns:
        the hash
      • release

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