Uses of Class
de.scravy.bedrock.Promise.State
| Package | Description |
|---|---|
| de.scravy.bedrock |
-
Uses of Promise.State in de.scravy.bedrock
Methods in de.scravy.bedrock that return Promise.State Modifier and Type Method Description static Promise.StatePromise.State. valueOf(String name)Returns the enum constant of this type with the specified name.static Promise.State[]Promise.State. values()Returns an array containing the constants of this enum type, in the order they are declared.