public static interface AbstractConcurrentMap.Entry<K,V> extends AbstractConcurrentMapBase.Entry<V>
Modifier and Type | Method and Description |
---|---|
boolean |
isEqual(K key,
int hash) |
getHash, getValue, isValid, setValue
boolean isEqual(K key, int hash)