public class CallableAdapter extends Object
| Constructor and Description |
|---|
CallableAdapter() |
| Modifier and Type | Method and Description |
|---|---|
static Condition |
condition(Callable<Boolean> callable) |
static Runnable |
runnable(Callable callable) |
Copyright © 2009–2017 tempus-fugit committers. All rights reserved.