public class Future1_Impl_
extends java.lang.Object
| Constructor and Description |
|---|
Future1_Impl_() |
| Modifier and Type | Method and Description |
|---|---|
static <AwaitResult> |
_new(Function startFunction) |
static <AwaitResult> |
start(IFuture1<AwaitResult> this1,
Function completeHandler,
Function errorHandler) |