public class LineBufferPrinter extends Object implements LinePrinter
LineBufferPrinter()
List<String>
getLines()
void
println(String line)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LineBufferPrinter()
public void println(String line)
public List<String> getLines()