Class ForwardingAsynchronousFileChannel

java.lang.Object
java.nio.channels.AsynchronousFileChannel
com.github.mizosoft.methanol.testing.file.ForwardingAsynchronousFileChannel
All Implemented Interfaces:
ForwardingObject<AsynchronousFileChannel>, Closeable, AutoCloseable, AsynchronousChannel, Channel

public class ForwardingAsynchronousFileChannel extends AsynchronousFileChannel implements ForwardingObject<AsynchronousFileChannel>