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