Interface ForwardingObject

All Known Implementing Classes:
ForwardingAsynchronousFileChannel, ForwardingFileChannel, LeakDetectingFileSystem, WindowsEmulatingFileSystem

public interface ForwardingObject
An object that forwards calls to another and allows retrieving the delegate object.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details