Package | Description |
---|---|
fr.liglab.adele.cilia.util |
Modifier and Type | Class and Description |
---|---|
class |
TimedCallable
TimedCallable runs a Callable function for a given length of time.
|
Modifier and Type | Method and Description |
---|---|
Runnable |
FutureResult.setter(Callable function)
Return a Runnable object that, when run, will set the result value.
|
Constructor and Description |
---|
TimedCallable(Callable function,
long millis) |
Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.