| Package | Description | 
|---|---|
| com.google.common.collect | This package contains generic collection interfaces and implementations, and
 other utilities for working with collections. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ImmutableClassToInstanceMap<B>A  ClassToInstanceMapwhose contents will never change, with many
 other important properties detailed atImmutableCollection. | 
| class  | MutableClassToInstanceMap<B>A mutable class-to-instance map backed by an arbitrary user-provided map. | 
Copyright © 2010-2015. All Rights Reserved.