Package | Description |
---|---|
org.apache.commons.io.input |
Provides implementations of input classes, such as
InputStream and Reader . |
Modifier and Type | Field and Description |
---|---|
static ClosedInputStream |
ClosedInputStream.CLOSED_INPUT_STREAM
Deprecated.
Use
INSTANCE . |
static ClosedInputStream |
ClosedInputStream.INSTANCE
The singleton instance.
|