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, isCancelled
Copyright © 2015. All rights reserved.