Class ForwardingInputStream<I extends InputStream>

java.lang.Object
java.io.InputStream
com.powsybl.commons.io.ForwardingInputStream<I>
All Implemented Interfaces:
Closeable, AutoCloseable

public class ForwardingInputStream<I extends InputStream> extends InputStream
Author:
Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>