public static interface AbstractConcurrentMapBase.Entry<V>
int
getHash()
V
getValue()
boolean
isValid()
void
setValue(V value)
V getValue()
void setValue(V value)
int getHash()
boolean isValid()