Uses of Class
org.apache.commons.io.input.NullReader
-
Packages that use NullReader Package Description org.apache.commons.io.input Provides implementations of input classes, such asInputStreamandReader. -
-
Uses of NullReader in org.apache.commons.io.input
Fields in org.apache.commons.io.input declared as NullReader Modifier and Type Field Description static NullReaderNullReader. INSTANCEThe singleton instance.
-