Package | Description |
---|---|
org.spf4j.zel.vm |
Modifier and Type | Class and Description |
---|---|
class |
ProcessIOStreams |
Modifier and Type | Field and Description |
---|---|
static ProcessIO |
ProcessIOStreams.DEFAULT |
Modifier and Type | Method and Description |
---|---|
ProcessIO |
ExecutionContext.getIo() |
Modifier and Type | Method and Description |
---|---|
Object |
Program.execute(ProcessIO io,
Object... args) |
Object |
Program.execute(VMExecutor execService,
ProcessIO io,
Object... args) |
Pair<Object,ExecutionContext> |
Program.execute(VMExecutor execService,
ProcessIO io,
ResultCache resultCache,
Object... args) |
Copyright © 2018 SPF4J. All rights reserved.