Uses of Class
org.apache.commons.io.input.ClosedReader
-
Packages that use ClosedReader Package Description org.apache.commons.io.input Provides implementations of input classes, such asInputStream
andReader
. -
-
Uses of ClosedReader in org.apache.commons.io.input
Fields in org.apache.commons.io.input declared as ClosedReader Modifier and Type Field Description static ClosedReader
ClosedReader. CLOSED_READER
Deprecated.static ClosedReader
ClosedReader. INSTANCE
The singleton instance.
-