public class ForwardingJavaFileObject<F extends JavaFileObject>
Comment
Returned-by
Constructor-argument
Method-argument
Field-type
Type-bound
Links
Forwards calls to a given file object. Subclasses of this class
might override some of these methods and might also provide
additional fields and methods.