Package ffx.utilities

Class StringOutputStream

All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class StringOutputStream extends PrintStream
StringOutputStream class.
Since:
1.0
Author:
Michael J. Schnieders