JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
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 as
InputStream
and
Reader
.
Uses of
NullReader
in
org.apache.commons.io.input
Fields in
org.apache.commons.io.input
declared as
NullReader
Modifier and Type
Field and Description
static
NullReader
NullReader.
INSTANCE
The singleton instance.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes