public class NullPrinter extends Object implements OutputPrinter
Constructor and Description |
---|
NullPrinter() |
Modifier and Type | Method and Description |
---|---|
void |
finish() |
void |
printRows(List<List<?>> rows,
boolean complete) |
public void printRows(List<List<?>> rows, boolean complete)
printRows
in interface OutputPrinter
public void finish()
finish
in interface OutputPrinter
Copyright © 2012-2016. All Rights Reserved.