public class Screen
extends java.lang.Object
Constructor and Description |
---|
Screen() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
java.lang.String |
getLastLine() |
java.util.List<java.lang.String> |
getLines() |
void |
print() |
void |
print(java.lang.String s) |
Copyright © 2020. All Rights Reserved.