Home
last modified time | relevance | path

Searched refs:entryValue (Results 1 – 1 of 1) sorted by relevance

/external/emma/core/java12/com/vladium/util/
DSoftValueMap.java492 Object entryValue = ref.get (); // convert the soft reference to a local strong one in rehash() local
495 if (entryValue != null) in rehash()
512 entryValue = null; in rehash()