public class TableFormatter extends Object
TableFormatter()
static int
displayLen(String value)
static String
format(List<String[]> rows)
makeSplitLine(int[] maxLens)
padStr(String old, int length)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TableFormatter()
public static String format(List<String[]> rows)
public static String makeSplitLine(int[] maxLens)
public static int displayLen(String value)
public static String padStr(String old, int length)
Copyright © 2013-2015 Alibaba Group. All Rights Reserved.