public class ForwardingJavaFileManager<M extends JavaFileManager>
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

Forwards calls to a given file manager. Subclasses of this class might override some of these methods and might also provide additional fields and methods.

implements JavaFileManager

Parameters:
<M>    the kind of file manager forwarded to by this object

Since:  1.6