public class ConsoleTable extends Object
| Constructor and Description |
|---|
ConsoleTable(int colum,
String title) |
| Modifier and Type | Method and Description |
|---|---|
ConsoleTable |
appendColum(Object value) |
void |
appendRow() |
String |
toString() |
Copyright © 2019. All rights reserved.