public interface InstructionSequence
| 限定符和类型 | 方法和说明 |
|---|---|
void |
destroy() |
int |
exitValue() |
InputStream |
getErrorStream() |
InputStream |
getInputStream() |
OutputStream |
getOutputStream() |
int |
waitFor() |
OutputStream getOutputStream()
InputStream getInputStream()
InputStream getErrorStream()
void destroy()
int waitFor()
throws InterruptedException
int exitValue()
Copyright © 2021. All rights reserved.