Uses of Class
javax.tools.ForwardingFileObject
| Package | Description | 
|---|---|
| javax.tools | Provides interfaces for tools which can be invoked from a program,
 for example, compilers. | 
- 
Uses of ForwardingFileObject in javax.toolsSubclasses of ForwardingFileObject in javax.tools Modifier and Type Class Description classForwardingJavaFileObject<F extends JavaFileObject>Forwards calls to a given file object.