public interface Console
Modifier and Type | Method and Description |
---|---|
PrintStream |
getError() |
InputStream |
getInput() |
PrintStream |
getOutput() |
PrintStream getOutput()
PrintStream getError()
InputStream getInput()
Copyright © 2017. All rights reserved.