Searched refs:nullifyEvictable (Results 1 - 1 of 1) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
H A DMapMakerInternalMap.java575 // away, as can connectEvictables, nullifyEvictable.
579 nullifyEvictable(original);
2016 static <K, V> void nullifyEvictable(ReferenceEntry<K, V> nulled) { method in class:MapMakerInternalMap
3222 nullifyEvictable(e);
3253 nullifyEvictable(e);

Completed in 52 milliseconds