public final class Runtime extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Runtime.Builder |
Modifier and Type | Method and Description |
---|---|
static Runtime.Builder |
builder() |
byte |
exitStatus() |
void |
run() |
public void run()
public byte exitStatus()
public static Runtime.Builder builder()
Copyright © 2019. All rights reserved.