| Package | Description |
|---|---|
| com.google.common.reflect |
This package contains utilities to work with Java reflection.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) static ImmutableSet<ClassPath.LocationInfo> |
ClassPath.locationsFrom(java.lang.ClassLoader classloader)
Returns all locations that
classloader and parent loaders load classes and resources
from. |