Class InputStreamWrapper

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class InputStreamWrapper
    extends FilterInputStream
    Helper class which allows to check whether the #close() method has been called on this stream.