| Package | Description | 
|---|---|
| com.google.common.reflect | This package contains utilities to work with Java reflection. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ClassPath.ClassInfoRepresents a class that can be loaded through  ClassPath.ClassInfo.load(). | 
| Modifier and Type | Method and Description | 
|---|---|
| ImmutableSet<ClassPath.ResourceInfo> | ClassPath. getResources()Returns all resources loadable from the current class path, including the class files of all
 loadable classes but excluding the "META-INF/MANIFEST.MF" file. | 
Copyright © 2010-2013. All Rights Reserved.