public class TelnetUtils extends Object
TelnetUtils()
static String
toList(List<List<String>> table)
toTable(String[] header, List<List<String>> table)
toTable(List<String> header, List<List<String>> table)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TelnetUtils()
public static String toList(List<List<String>> table)
public static String toTable(String[] header, List<List<String>> table)
public static String toTable(List<String> header, List<List<String>> table)