Package kilim.analysis
Class Utils
java.lang.Object
kilim.analysis.Utils
Simple string utils for pretty printing support
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
indentStr
-
spaces
-
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
indentWith
-
indent
public static void indent(int numSpaces) -
dedent
public static void dedent(int numSpaces) -
format
-
resetIndentation
public static void resetIndentation() -
p
-
pn
-
pn
public static void pn(int i) -
pn
public static void pn() -
pn
-