public class TableFormatter extends Object
Constructor and Description |
---|
TableFormatter() |
Modifier and Type | Method and Description |
---|---|
static int |
displayLen(String value) |
static String |
format(List<String[]> rows) |
static String |
makeSplitLine(int[] maxLens) |
static String |
padStr(String old,
int length) |
Copyright © 2013–2021 Alibaba Group. All rights reserved.