Uses of Interface
com.google.common.collect.MapMakerInternalMap.StrongValueEntry
Packages that use MapMakerInternalMap.StrongValueEntry
Package
Description
Collection interfaces and implementations, and other utilities for 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 class
Concrete implementation ofMapMakerInternalMap.InternalEntry
for strong keys andMapMaker.Dummy
values.private static final class
(package private) static class
Concrete implementation ofMapMakerInternalMap.InternalEntry
for strong keys and strong values.private static final class
(package private) static class
Concrete implementation ofMapMakerInternalMap.InternalEntry
for weak keys andMapMaker.Dummy
values.private static final class
(package private) static class
Concrete implementation ofMapMakerInternalMap.InternalEntry
for weak keys and strong values.private static final class