Package org.aksw.commons.io.util.channel
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 net.sansa_stack.nio.util.SeekableByteChannelDecoratorBase
decoratee -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sansa_stack.nio.util.SeekableByteChannelDecoratorBase
getDecoratee
-
Constructor Details
-
SeekableByteChannelWithCloseShield
-
-
Method Details
-
close
- Throws:
IOException
-