Guava: Google Core Libraries for Java 13.0.1-redhat-1

Uses of Interface
com.google.common.collect.ClassToInstanceMap

Packages that use ClassToInstanceMap
com.google.common.collect This package contains generic collection interfaces and implementations, and other utilities for working with collections. 
 

Uses of ClassToInstanceMap in com.google.common.collect
 

Classes in com.google.common.collect that implement ClassToInstanceMap
 class ImmutableClassToInstanceMap<B>
          A class-to-instance map backed by an ImmutableMap.
 class MutableClassToInstanceMap<B>
          A mutable class-to-instance map backed by an arbitrary user-provided map.
 


Guava: Google Core Libraries for Java 13.0.1-redhat-1

Copyright © 2010-2013 JBoss by Red Hat. All Rights Reserved.