Class FileChannelFromSeekableByteChannelBase

All Implemented Interfaces:
Closeable, AutoCloseable, ByteChannel, Channel, GatheringByteChannel, InterruptibleChannel, ReadableByteChannel, ScatteringByteChannel, SeekableByteChannel, WritableByteChannel
Direct Known Subclasses:
FileChannelFromSeekableByteChannelImpl

public abstract class FileChannelFromSeekableByteChannelBase extends FileChannel