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