Class WritableByteChannelWrapperBase<T extends WritableByteChannel>
java.lang.Object
net.sansa_stack.nio.util.WritableByteChannelWrapperBase<T>
- All Implemented Interfaces:
Closeable, AutoCloseable, Channel, WritableByteChannel, WritableByteChannelWrapper
public class WritableByteChannelWrapperBase<T extends WritableByteChannel>
extends Object
implements WritableByteChannelWrapper
-
Field Details
-
delegate
-
-
Constructor Details
-
WritableByteChannelWrapperBase
-
-
Method Details
-
getDelegate
- Specified by:
getDelegatein interfaceWritableByteChannelWrapper
-