Uses of Interface
com.google.common.collect.MapMakerInternalMap.StrongValueEntry
Packages that use MapMakerInternalMap.StrongValueEntry
Package
Description
This package contains generic collection interfaces and implementations, and other utilities for
working with collections.
-
Uses of MapMakerInternalMap.StrongValueEntry in com.google.common.collect
Classes in com.google.common.collect that implement MapMakerInternalMap.StrongValueEntryModifier and TypeClassDescription(package private) static final class
Concrete implementation ofMapMakerInternalMap.InternalEntry
for strong keys andMapMaker.Dummy
values.(package private) static final class
Concrete implementation ofMapMakerInternalMap.InternalEntry
for strong keys and strong values.(package private) static final class
Concrete implementation ofMapMakerInternalMap.InternalEntry
for weak keys andMapMaker.Dummy
values.(package private) static final class
Concrete implementation ofMapMakerInternalMap.InternalEntry
for weak keys and strong values.