WRAPPER
- type of the object to be returned from the functionR
- the type of the result of the executionT0
- type of parameter1T1
- type of parameter2T2
- type of parameter3T3
- type of parameter4public static class BaseRedSynchronizer.Runner.Runner4<WRAPPER,R,T0,T1,T2,T3> extends BaseRedSynchronizer.Runner<BaseRedSynchronizer.Function.Function4<WRAPPER,T0,T1,T2,T3>,WRAPPER,R>
BaseRedSynchronizer.Runner
of 4 parameterBaseRedSynchronizer.Runner.Runner0<WRAPPER,R>, BaseRedSynchronizer.Runner.Runner1<WRAPPER,R,T0>, BaseRedSynchronizer.Runner.Runner10<WRAPPER,R,T0,T1,T2,T3,T4,T5,T6,T7,T8,T9>, BaseRedSynchronizer.Runner.Runner2<WRAPPER,R,T0,T1>, BaseRedSynchronizer.Runner.Runner3<WRAPPER,R,T0,T1,T2>, BaseRedSynchronizer.Runner.Runner4<WRAPPER,R,T0,T1,T2,T3>, BaseRedSynchronizer.Runner.Runner5<WRAPPER,R,T0,T1,T2,T3,T4>, BaseRedSynchronizer.Runner.Runner6<WRAPPER,R,T0,T1,T2,T3,T4,T5>, BaseRedSynchronizer.Runner.Runner7<WRAPPER,R,T0,T1,T2,T3,T4,T5,T6>, BaseRedSynchronizer.Runner.Runner8<WRAPPER,R,T0,T1,T2,T3,T4,T5,T6,T7>, BaseRedSynchronizer.Runner.Runner9<WRAPPER,R,T0,T1,T2,T3,T4,T5,T6,T7,T8>, BaseRedSynchronizer.Runner.RunnerN<WRAPPER,R>
Modifier and Type | Method and Description |
---|---|
protected WRAPPER |
call(BaseRedSynchronizer.Function.Function4<WRAPPER,T0,T1,T2,T3> f)
Receive the function to call and calls it.
|
byExecuting
protected WRAPPER call(BaseRedSynchronizer.Function.Function4<WRAPPER,T0,T1,T2,T3> f) throws Throwable
BaseRedSynchronizer.Runner
Copyright © 2017. All rights reserved.