Uses of Class
org.apache.commons.io.output.NullPrintStream
Packages that use NullPrintStream
Package
Description
This package provides implementations of output classes, such as
OutputStream
and Writer
.-
Uses of NullPrintStream in org.apache.commons.io.output
Fields in org.apache.commons.io.output declared as NullPrintStreamModifier and TypeFieldDescriptionstatic final NullPrintStream
NullPrintStream.NULL_PRINT_STREAM
The singleton instance.