public class StdInput extends StreamInput
standard input stream.| Modifier and Type | Field and Description |
|---|---|
static StdInput |
INSTANCE
The singleton instance.
|
| Constructor and Description |
|---|
StdInput()
Default constructor, application code should use the singleton
INSTANCE. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
close, hasMoreLines, readLineiteratorpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2021. All Rights Reserved.