| Package | Description |
|---|---|
| org.smallibs.concurrent.promise.impl |
| Modifier and Type | Method and Description |
|---|---|
static PromisesSet.Strategy |
PromisesSet.Strategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PromisesSet.Strategy[] |
PromisesSet.Strategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PromisesSet(PromisesSet.Strategy strategy,
Promise... promises) |
Copyright © 2020. All rights reserved.