com.nhncorp.neptune.client.shell
Class ConsoleTable
java.lang.Object
com.nhncorp.neptune.client.shell.ConsoleTable
public class ConsoleTable
- extends java.lang.Object
Manufactures console table, but stupid.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConsoleTable
public ConsoleTable()
printHead
public static void printHead(java.lang.String name)
printFoot
public static void printFoot()
printTable
public static void printTable(int count,
TableSchema tableSchema)