public class ReadableByteChannelDecoratorBase<T extends ReadableByteChannel> extends Object implements ReadableByteChannelDecorator<T>
Constructor and Description |
---|
ReadableByteChannelDecoratorBase(T delegate) |
Modifier and Type | Method and Description |
---|---|
T |
getDelegate() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, isOpen, read
protected T extends ReadableByteChannel delegate
public ReadableByteChannelDecoratorBase(T delegate)
public T getDelegate()
getDelegate
in interface ReadableByteChannelDecorator<T extends ReadableByteChannel>
Copyright © 2016–2021 Smart Data Analytics (SDA) Research Group. All rights reserved.