Package utils.io
Class PrettyPrintColours
java.lang.Object
utils.io.PrettyPrintColours
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
static void
printGreen
(String arg) static void
printGreen
(String arg, String end) static void
static void
static void
printYellow
(String arg) static void
printYellow
(String arg, String end)
-
Field Details
-
RED
- See Also:
-
BLUE
- See Also:
-
GREEN
- See Also:
-
YELLOW
- See Also:
-
RESET
- See Also:
-
-
Constructor Details
-
PrettyPrintColours
public PrettyPrintColours()
-
-
Method Details
-
printRed
-
printRed
-
printBlue
-
printBlue
-
printGreen
-
printYellow
-
printYellow
-
printGreen
-