public static interface Launcher.RemoteProcess
Modifier and Type | Method and Description |
---|---|
Launcher.IOTriplet |
getIOtriplet() |
boolean |
isAlive() |
int |
join() |
void |
kill() |
int join() throws InterruptedException, IOException
InterruptedException
IOException
void kill() throws IOException, InterruptedException
IOException
InterruptedException
boolean isAlive() throws IOException, InterruptedException
IOException
InterruptedException
@NonNull Launcher.IOTriplet getIOtriplet()
Copyright © 2004–2022. All rights reserved.