Uses of Class
com.google.common.collect.MapConstraints.ConstrainedMap
-
Packages that use MapConstraints.ConstrainedMap Package Description com.google.common.collect This package contains generic collection interfaces and implementations, and other utilities for working with collections. -
-
Uses of MapConstraints.ConstrainedMap in com.google.common.collect
Subclasses of MapConstraints.ConstrainedMap in com.google.common.collect Modifier and Type Class Description class
MutableClassToInstanceMap<B>
A mutable class-to-instance map backed by an arbitrary user-provided map.
-