Package | Description |
---|---|
io.github.avivcarmis.javared.executor |
Modifier and Type | Method and Description |
---|---|
protected <T0,T1,T2> BaseRedSynchronizer.FutureTransformer.Unlocked.Unlocked3<T0,T1,T2> |
BaseRedSynchronizer.ifResults(BaseRedSynchronizer.Result<T0> f0,
BaseRedSynchronizer.Result<T1> f1,
BaseRedSynchronizer.Result<T2> f2)
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.