|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Callable | |
---|---|
com.google.code.tempusfugit.concurrency | |
com.google.code.tempusfugit.temporal |
Uses of Callable in com.google.code.tempusfugit.concurrency |
---|
Methods in com.google.code.tempusfugit.concurrency with parameters of type Callable | ||
---|---|---|
static
|
ExecuteUsingLock.execute(Callable<T,E> callable)
|
Uses of Callable in com.google.code.tempusfugit.temporal |
---|
Methods in com.google.code.tempusfugit.temporal with parameters of type Callable | ||
---|---|---|
static
|
WaitFor.waitOrTimeout(Condition condition,
Callable<T,E> onTimeout,
Timeout timeout)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |