Class StringLog
java.lang.Object
org.openjdk.asmtools.common.outputs.log.NamedDualStreamToolOutput
org.openjdk.asmtools.common.outputs.log.StringLog
- All Implemented Interfaces:
DualStreamToolOutput, ToolOutput
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class NamedDualStreamToolOutput
finishClass, getCurrentClassName, startClassMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface DualStreamToolOutput
getDataOutputStream
-
Field Details
-
log
-
-
Constructor Details
-
StringLog
public StringLog()
-
-
Method Details
-
toString
-
printlns
-
prints
-
prints
public void prints(char line) -
flush
public void flush() -
printlne
-
printe
-
printe
public void printe(char line) -
stacktrace
-
getSToolObject
-
getEToolObject
-