Package rx.functions
Interface Action2<T1,T2>
- Type Parameters:
T1
- the first argument typeT2
- the second argument type
- All Known Implementing Classes:
Actions.EmptyAction
A two-argument action.
-
Method Summary
-
Method Details
-
call
-