| Package | Description |
|---|---|
| org.spf4j.zel.vm |
| Modifier and Type | Method and Description |
|---|---|
Program.ExecutionType |
Program.getExecType() |
static Program.ExecutionType |
Program.ExecutionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Program.ExecutionType[] |
Program.ExecutionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProgramBuilder |
ProgramBuilder.setExecType(Program.ExecutionType pexecType) |
Copyright © 2018 SPF4J. All rights reserved.