| Package | Description |
|---|---|
| com.sk89q.worldguard.util.task |
| Modifier and Type | Method and Description |
|---|---|
Task.State |
FutureForwardingTask.getState() |
Task.State |
Task.getState()
Get the state of the task.
|
static Task.State |
Task.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Task.State[] |
Task.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.