Class Utils
java.lang.Object
com.shanebeestudios.snippets.utils.Utils
Utility class with shortcut methods
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
getColString
Colorize a string which may contain ampersand or hex codes- Parameters:
string
- String to colorize- Returns:
- Colorized string
-
log
-