private class NonBlockingHashMap.NBHMEntry extends AbstractEntry<TypeK,TypeV>
_key, _val
NBHMEntry(TypeK k, TypeV v)
TypeV
setValue(TypeV val)
equals, getKey, getValue, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue
public TypeV setValue(TypeV val)