Uses of Class
com.google.common.collect.MapMakerInternalMap.AbstractStrongKeyEntry
Packages that use MapMakerInternalMap.AbstractStrongKeyEntry
Package
Description
This package contains generic collection interfaces and implementations, and other utilities for
working with collections.
-
Uses of MapMakerInternalMap.AbstractStrongKeyEntry in com.google.common.collect
Subclasses of MapMakerInternalMap.AbstractStrongKeyEntry in com.google.common.collectModifier 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 strong keys and weak values.