| Package | Description |
|---|---|
| javax.tools |
Provides interfaces for tools which can be invoked from a program, for example, compilers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ForwardingJavaFileObject<F extends JavaFileObject
Forwards calls to a given file object.
|