Interface AbstractConcurrentMap.Entry<K,​V>

    • Method Detail

      • isEqual

        boolean isEqual​(K key,
                        int hash)