Class SeekableByteChannelWithCloseShield
java.lang.Object
net.sansa_stack.nio.util.SeekableByteChannelDecoratorBase<SeekableByteChannel>
org.aksw.commons.io.util.channel.SeekableByteChannelWithCloseShield
- All Implemented Interfaces:
Closeable, AutoCloseable, ByteChannel, Channel, ReadableByteChannel, SeekableByteChannel, WritableByteChannel, SeekableByteChannelDecorator
public class SeekableByteChannelWithCloseShield
extends SeekableByteChannelDecoratorBase<SeekableByteChannel>
-
Field Summary
Fields inherited from class SeekableByteChannelDecoratorBase
decoratee -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SeekableByteChannelDecoratorBase
getDecoratee
-
Constructor Details
-
SeekableByteChannelWithCloseShield
-
-
Method Details
-
close
- Throws:
IOException
-