| Interface | Description |
|---|---|
| ExecutorFunction |
Promise API function
Promise |
| Functor<T,V> |
Promise API functor
Promise |
| Class | Description |
|---|---|
| Promise<T> |
An implementation of Promise for
use with Codename One applications.
|
| Enum | Description |
|---|---|
| Promise.State |
Encapsulates the state of a Promise.
|