Package | Description |
---|---|
org.apache.commons.io.output |
Provides implementations of output classes, such as
OutputStream and
Writer . |
Modifier and Type | Field and Description |
---|---|
static NullWriter |
NullWriter.INSTANCE
The singleton instance.
|
static NullWriter |
NullWriter.NULL_WRITER
Deprecated.
Use
INSTANCE . |