T
- Options typepublic class OperationMixCallable<T extends Options> extends Object implements Callable<OperationMixRun>
Constructor and Description |
---|
OperationMixCallable(Runner<T> runner,
T options)
Creates a new operation mix runner
|
Modifier and Type | Method and Description |
---|---|
OperationMixRun |
call()
Runs the operation mix returning the results of the run
|
public OperationMixRun call()
call
in interface Callable<OperationMixRun>
Copyright © 2016. All rights reserved.