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

Uses of Interface
com.google.common.reflect.TypeToInstanceMap

Packages that use TypeToInstanceMap
com.google.common.reflect This package contains utilities to work with Java reflection. 
 

Uses of TypeToInstanceMap in com.google.common.reflect
 

Classes in com.google.common.reflect that implement TypeToInstanceMap
 class ImmutableTypeToInstanceMap<B>
          A type-to-instance map backed by an ImmutableMap.
 class MutableTypeToInstanceMap<B>
          A mutable type-to-instance map.
 


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

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