public static interface Future.Observer
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Object value)
Callback method.
|
void apply(Object value)
value - the future value.Copyright © 2014 Institut National des Sciences Appliquées de Lyon (INSA-Lyon). All Rights Reserved.