| Modifier and Type | Method and Description |
|---|---|
Promise<T,F> |
Promise.onComplete(OnComplete then)
Triggered on any event after which
Promise.isDone() will return true;
Will be fired in addition to the callback for the specific event. |
Copyright © 2014 MachineCode. All rights reserved.