| Package | Description |
|---|---|
| org.smallibs.concurrent.promise | |
| org.smallibs.concurrent.promise.impl | |
| org.smallibs.data |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Promise<T>
A promise is a component denoting an asynchronous computation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RunnablePromise<T> |
class |
SolvedPromise<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
Maybe<T> |
class |
Try<T> |
Copyright © 2017. All rights reserved.