Package rx.functions

Class Actions.EmptyAction<T0,T1,T2,T3,T4,T5,T6,T7,T8>

java.lang.Object
rx.functions.Actions.EmptyAction<T0,T1,T2,T3,T4,T5,T6,T7,T8>
All Implemented Interfaces:
Action, Action0, Action1<T0>, Action2<T0,T1>, Action3<T0,T1,T2>, Action4<T0,T1,T2,T3>, Action5<T0,T1,T2,T3,T4>, Action6<T0,T1,T2,T3,T4,T5>, Action7<T0,T1,T2,T3,T4,T5,T6>, Action8<T0,T1,T2,T3,T4,T5,T6,T7>, Action9<T0,T1,T2,T3,T4,T5,T6,T7,T8>, ActionN, Function
Enclosing class:
Actions

static final class Actions.EmptyAction<T0,T1,T2,T3,T4,T5,T6,T7,T8> extends Object implements Action0, Action1<T0>, Action2<T0,T1>, Action3<T0,T1,T2>, Action4<T0,T1,T2,T3>, Action5<T0,T1,T2,T3,T4>, Action6<T0,T1,T2,T3,T4,T5>, Action7<T0,T1,T2,T3,T4,T5,T6>, Action8<T0,T1,T2,T3,T4,T5,T6,T7>, Action9<T0,T1,T2,T3,T4,T5,T6,T7,T8>, ActionN