public interface ProcessIO
Modifier and Type | Method and Description |
---|---|
PrintStream |
getErr() |
InputStream |
getIn() |
PrintStream |
getOut() |
PrintStream getErr()
InputStream getIn()
PrintStream getOut()
Copyright © 2018 SPF4J. All rights reserved.