Package rx.functions
Interface FuncN<R>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description R
call(java.lang.Object... args)
-
-
-
Method Detail
-
call
R call(java.lang.Object... args)
-
-