Searched defs:fixedWidth (Results 1 – 1 of 1) sorted by relevance
411 public static String fixedWidth(String str, int width) { in fixedWidth() method in StringUtil440 public static String fixedWidth(String[] lines, int width) { in fixedWidth() method in StringUtil