Package rx.functions
Class Actions.Action1CallsAction0<T>
- java.lang.Object
-
- rx.functions.Actions.Action1CallsAction0<T>
-
-
Constructor Summary
Constructors Constructor Description Action1CallsAction0(Action0 action)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
call(T t)
-