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