Class BytemanCompileAction.LogOutputStream
- java.lang.Object
-
- java.io.OutputStream
-
- org.jrd.frontend.frame.main.decompilerview.dummycompiler.BytemanCompileAction.LogOutputStream
-
- All Implemented Interfaces:
java.io.Closeable
,java.io.Flushable
,java.lang.AutoCloseable
- Enclosing class:
- BytemanCompileAction
public static class BytemanCompileAction.LogOutputStream extends java.io.OutputStream
-
-
Field Summary
Fields Modifier and Type Field Description private java.lang.StringBuilder
sb
-
Constructor Summary
Constructors Constructor Description LogOutputStream()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
write(int b)
-