Package org.jf.baksmali.Adaptors
Class CommentingIndentingWriter
- java.lang.Object
-
- java.io.Writer
-
- org.jf.util.IndentingWriter
-
- org.jf.baksmali.Adaptors.CommentingIndentingWriter
-
- All Implemented Interfaces:
java.io.Closeable,java.io.Flushable,java.lang.Appendable,java.lang.AutoCloseable
public class CommentingIndentingWriter extends org.jf.util.IndentingWriter
-
-
Constructor Summary
Constructors Constructor Description CommentingIndentingWriter(java.io.Writer writer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidwriteIndent()
-