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.
See also:
Constructors
protected ForwardingFileObject
( F fileObject)
Creates a new instance of ForwardingFileObject.
Creates a new instance of ForwardingFileObject.
Parameters: - fileObject - delegate to this file object