Class UncloseableInputStream

java.lang.Object
java.io.InputStream
java.io.FilterInputStream
opennlp.tools.util.model.UncloseableInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class UncloseableInputStream extends FilterInputStream
An InputStream which cannot be closed.