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