Class Terminal
java.lang.Object
be.yildizgames.common.application.helper.cli.Terminal
Simple class to display messages in the console
- Author:
- Grégory Van den Borre
-
Method Summary
-
Method Details
-
println
Print the message in a line.- Parameters:
message- Message to print.
-