| Package | Description |
|---|---|
| cz.cuni.amis.utils.future |
| Modifier and Type | Class and Description |
|---|---|
class |
FutureWithListeners<RESULT>
Abstract class that represents future result of some computation that allows you to hook
listeners on the status of the future computation (see
FutureWithListeners.addFutureListener(IFutureListener)). |
Copyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.