| Modifier and Type | Method and Description |
|---|---|
Stage<T> |
Stage.handle(Handle<? super T> handle)
Register a listener that is called on all three types of events for the current stage;
completed, failed, and cancelled.
|
Copyright © 2017. All rights reserved.