Uses of Class
com.google.common.collect.MapMakerInternalMap.DummyInternalEntry
-
Packages that use MapMakerInternalMap.DummyInternalEntry Package Description com.google.common.collect This package contains generic collection interfaces and implementations, and other utilities for working with collections. -
-
Uses of MapMakerInternalMap.DummyInternalEntry in com.google.common.collect
Fields in com.google.common.collect with type parameters of type MapMakerInternalMap.DummyInternalEntry Modifier and Type Field Description (package private) static MapMakerInternalMap.WeakValueReference<java.lang.Object,java.lang.Object,MapMakerInternalMap.DummyInternalEntry>
MapMakerInternalMap. UNSET_WEAK_VALUE_REFERENCE
A singletonMapMakerInternalMap.WeakValueReference
used to denote an unset value in a entry with weak values.Methods in com.google.common.collect that return MapMakerInternalMap.DummyInternalEntry Modifier and Type Method Description MapMakerInternalMap.DummyInternalEntry
MapMakerInternalMap.DummyInternalEntry. getNext()
-