Uses of Class
org.apache.commons.io.output.NullAppendable
-
Packages that use NullAppendable Package Description org.apache.commons.io.output This package provides implementations of output classes, such asOutputStream
andWriter
. -
Uses of NullAppendable in org.apache.commons.io.output
Fields in org.apache.commons.io.output declared as NullAppendable Modifier and Type Field and Description static NullAppendable
NullAppendable. INSTANCE
A singleton.
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.