| Package | Description |
|---|---|
| org.apache.commons.io.input |
Provides implementations of input classes, such as
InputStream and Reader. |
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
BoundedInputStream.AbstractBuilder<T extends BoundedInputStream.AbstractBuilder<T>>
For subclassing builders from
BoundedInputStream subclassses. |
| Modifier and Type | Class and Description |
|---|---|
static class |
BoundedInputStream.Builder
Builds a new
BoundedInputStream. |