| Package | Description |
|---|---|
| org.teavm.tooling |
| Modifier and Type | Method and Description |
|---|---|
RuntimeCopyOperation |
TeaVMTool.getRuntime() |
static RuntimeCopyOperation |
RuntimeCopyOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuntimeCopyOperation[] |
RuntimeCopyOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TeaVMTool.setRuntime(RuntimeCopyOperation runtime) |
Copyright © 2017. All rights reserved.