Package de.tarent.extract
Interface RowPrinter
-
public interface RowPrinter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidprintRow(java.lang.Iterable<?> values)
-
public interface RowPrinter
| Modifier and Type | Method | Description |
|---|---|---|
void |
printRow(java.lang.Iterable<?> values) |