Package hu.webarticum.treeprinter
Class LineBuffer
- java.lang.Object
-
- hu.webarticum.treeprinter.LineBuffer
-
public class LineBuffer extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description LineBuffer(java.lang.Appendable out)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidflush()voidflush(int rows)voidwrite(int row, int col, java.lang.String text)
-