AbstractInterruptibleChannel
Class AbstractInterruptibleChannel
- java.lang.Object
-
- java.nio.channels.spi.AbstractInterruptibleChannel
- All Implemented Interfaces:
- Closeable, AutoCloseable, Channel, InterruptibleChannel
- Direct Known Subclasses:
- FileChannel, SelectableChannel
public abstract class AbstractInterruptibleChannel extends Object implements Channel, Interruptible