Package | Description |
---|---|
com.google.common.collect |
This package contains generic collection interfaces and implementations, and
other utilities for working with collections.
|
Modifier and Type | Field and Description |
---|---|
(package private) static MapMakerInternalMap.WeakValueReference<java.lang.Object,java.lang.Object,MapMakerInternalMap.DummyInternalEntry> |
MapMakerInternalMap.UNSET_WEAK_VALUE_REFERENCE
A singleton
MapMakerInternalMap.WeakValueReference used to denote an unset value in a entry with weak
values. |
Modifier and Type | Method and Description |
---|---|
MapMakerInternalMap.DummyInternalEntry |
MapMakerInternalMap.DummyInternalEntry.getNext() |