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