Package | Description |
---|---|
org.spf4j.zel.vm |
Modifier and Type | Method and Description |
---|---|
Program.Type |
Program.getType() |
Program.Type |
ProgramBuilder.getType() |
static Program.Type |
Program.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Program.Type[] |
Program.Type.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.setType(Program.Type ptype) |
Copyright © 2018 SPF4J. All rights reserved.