| Package | Description |
|---|---|
| org.zeroturnaround.process |
| Modifier and Type | Class and Description |
|---|---|
class |
Java8Process
Wrapper for
Process since Java 8. |
| Modifier and Type | Method and Description |
|---|---|
static JavaProcess |
Processes.newJavaProcess(Process process)
Creates an instance that represents the given
Process object. |
Copyright © 2019 ZeroTurnaround. All rights reserved.