|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.alibaba.dubbo.remoting.telnet.support.TelnetUtils
public class TelnetUtils
TelnetUtils
| Constructor Summary | |
|---|---|
TelnetUtils()
|
|
| Method Summary | |
|---|---|
static String |
toList(List<List<String>> table)
|
static String |
toTable(List<String> header,
List<List<String>> table)
|
static String |
toTable(String[] header,
List<List<String>> table)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TelnetUtils()
| Method Detail |
|---|
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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||