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 parameter4T4 - type of parameter5public static class BaseRedSynchronizer.Runner.Runner5<WRAPPER,R,T0,T1,T2,T3,T4> extends BaseRedSynchronizer.Runner<BaseRedSynchronizer.Function.Function5<WRAPPER,T0,T1,T2,T3,T4>,WRAPPER,R>
BaseRedSynchronizer.Runner of 5 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.Function5<WRAPPER,T0,T1,T2,T3,T4> f)
Receive the function to call and calls it.
|
byExecutingprotected WRAPPER call(BaseRedSynchronizer.Function.Function5<WRAPPER,T0,T1,T2,T3,T4> f) throws Throwable
BaseRedSynchronizer.RunnerCopyright © 2017. All rights reserved.