Package EOorg.EOeolang.EOio
Class Input
- java.lang.Object
-
- EOorg.EOeolang.EOio.Input
-
public final class Input extends Object
All system inputs.- Since:
- 0.28.0
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAllLines()GetAllLines.static InputgetInstance()GetInstance.StringgetLine()GetLine.
-