Uses of Package
com.google.common.collect

Packages that use com.google.common.collect
Package
Description
This package contains caching utilities.
This package contains generic collection interfaces and implementations, and other utilities for working with collections.
 
 
The EventBus allows publish-subscribe-style communication between components without requiring the components to explicitly register with one another (and thus be aware of each other).
An API for representing graph (node and edge) data.
This package contains utility methods and classes for working with Java I/O; for example input streams, output streams, readers, writers, and files.
This package contains utility methods and classes for working with net addresses (numeric IP and domain names).
This package contains utilities to work with Java reflection.
This package contains testing utilities.
Concurrency utilities.