public class OutputUtil extends Object
| 构造器和说明 |
|---|
OutputUtil() |
public static void javaIndent(StringBuilder sb, int indentLevel)
sb - a StringBuilder to append toindentLevel - the required indent levelpublic static void newLine(StringBuilder sb)
sb - a StringBuilder to append toCopyright © 2019. All rights reserved.