Package | Description |
---|---|
io.github.avivcarmis.javared.executor |
Modifier and Type | Method and Description |
---|---|
<R> BaseRedSynchronizer.Runner.Runner2<R,R,T0,T1> |
BaseRedSynchronizer.ReturnClassifier.Classifier2.produce(Class<R> tClass)
Sets the expected result of the execution to be a direct value of the given class
|
<R> BaseRedSynchronizer.Runner.Runner2<Future<R>,R,T0,T1> |
BaseRedSynchronizer.ReturnClassifier.Classifier2.produceFutureOf(Class<R> tClass)
Sets the expected result of the execution to be a
Future value of the given class |
Copyright © 2017. All rights reserved.