Interface SeekableByteChannelDecorator

All Superinterfaces:
AutoCloseable, ByteChannel, Channel, Closeable, ReadableByteChannel, SeekableByteChannel, WritableByteChannel
All Known Implementing Classes:
InterruptingSeekableByteChannel, SeekableByteChannelDecoratorBase, SeekableByteChannelWithCloseShield

public interface SeekableByteChannelDecorator extends SeekableByteChannel