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 |
---|---|
String |
toString() |
close, hasMoreLines, readLine
iterator
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
Copyright © 2024. All rights reserved.