Package | Description |
---|---|
io.github.avivcarmis.javared.executor |
Modifier and Type | Method and Description |
---|---|
protected <T0,T1,T2,T3,T4> |
BaseRedSynchronizer.ifResults(BaseRedSynchronizer.Result<T0> f0,
BaseRedSynchronizer.Result<T1> f1,
BaseRedSynchronizer.Result<T2> f2,
BaseRedSynchronizer.Result<T3> f3,
BaseRedSynchronizer.Result<T4> f4)
Receive a results of various executions, returns a
BaseRedSynchronizer.FutureTransformer to choose which
kind of completion to expect for given results, and then run a certain function
if condition is met. |
Copyright © 2017. All rights reserved.