Class SimpleWriterSecondary
java.lang.Object
components.simplewriter.SimpleWriterSecondary
- All Implemented Interfaces:
SimpleWriter, SimpleWriterKernel, Standard<SimpleWriter>, AutoCloseable
- Direct Known Subclasses:
SimpleWriter1L
Layered implementations of secondary methods for
SimpleWriter.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface SimpleWriter
print, print, print, print, print, print, print, print, println, println, println, println, println, println, println, println, printlnMethods inherited from interface SimpleWriterKernel
close, isOpen, name, writeMethods inherited from interface Standard
clear, newInstance, transferFrom
-
Constructor Details
-
SimpleWriterSecondary
public SimpleWriterSecondary()
-
-
Method Details
-
toString
-