Interface ConsoleOutput
-
- All Known Implementing Classes:
AnsiConsoleOutput
public interface ConsoleOutput
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiderr(java.lang.Object... styleOrValues)voidout(java.lang.Object... styleOrValues)
-