T - Options typepublic class SleepCallable<T extends Options> extends AbstractOperationCallable<T>
| Constructor and Description |
|---|
SleepCallable(long sleep,
Runner<T> runner,
T options)
Creates a new sleep callable
|
| Modifier and Type | Method and Description |
|---|---|
OperationRun |
call() |
cancel, getOptions, getRunner, isCancelledCopyright © 2014. All Rights Reserved.