| Class | Description |
|---|---|
| ApClassLoader |
ClassLoader that loads Annotation Processing and specified classes
both into the same classloader, so that they can reference each other. |
| FilerCodeWriter |
CodeWriter that generates source code to Filer. |
| Exception | Description |
|---|---|
| ToolsJarNotFoundException |
Signals an error when tools.jar was not found.
|