| Package | Description |
|---|---|
| org.teavm.vm |
| Modifier and Type | Method and Description |
|---|---|
TeaVMProgressFeedback |
TeaVMProgressListener.phaseStarted(TeaVMPhase phase,
int count) |
TeaVMProgressFeedback |
TeaVMProgressListener.progressReached(int progress) |
static TeaVMProgressFeedback |
TeaVMProgressFeedback.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TeaVMProgressFeedback[] |
TeaVMProgressFeedback.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.