|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Future | |
| edu.vub.at.actors.eventloops | |
| Uses of Future in edu.vub.at.actors.eventloops |
| Classes in edu.vub.at.actors.eventloops that implement Future | |
class |
BlockingFuture
A BlockingFuture represents a synchronous, blocking future used by the AT/2 implementation to synchronize between native threads. |
| Fields in edu.vub.at.actors.eventloops declared as Future | |
private Future |
FutureEvent.future_
|
| Constructors in edu.vub.at.actors.eventloops with parameters of type Future | |
FutureEvent(java.lang.String description,
Future reply)
|
|
FutureEvent(Future reply)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||