Class StringUtils
java.lang.Object
dk.jonaslindstrom.ruffini.common.util.StringUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
getWhiteSpaces
(int n) static String
productToString
(List<String> factors) static String
static String
sumToString
(List<String> terms) static String
superscript
(String str)
-
Constructor Details
-
StringUtils
public StringUtils()
-
-
Method Details
-
superscript
-
subscript
-
getWhiteSpaces
-
sumToString
-
productToString
-