Class SingleDualOutputStreamOutput
java.lang.Object
org.openjdk.asmtools.common.outputs.log.NamedDualStreamToolOutput
org.openjdk.asmtools.common.outputs.log.DualOutputStreamOutput
org.openjdk.asmtools.common.outputs.log.SingleDualOutputStreamOutput
- All Implemented Interfaces:
DualStreamToolOutput,ToolOutput
- Direct Known Subclasses:
StderrLog
-
Field Summary
Fields inherited from class org.openjdk.asmtools.common.outputs.log.DualOutputStreamOutput
es, os -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class org.openjdk.asmtools.common.outputs.log.DualOutputStreamOutput
finishClass, flush, getEToolObject, getSToolObject, printe, printe, printlne, printlns, prints, prints, stacktraceMethods inherited from class org.openjdk.asmtools.common.outputs.log.NamedDualStreamToolOutput
getCurrentClassName, startClassMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openjdk.asmtools.common.outputs.log.DualStreamToolOutput
getDataOutputStream
-
Constructor Details
-
SingleDualOutputStreamOutput
-
SingleDualOutputStreamOutput
-