Toggle navigation
JarYard
Browse
Search
About
Groups
io.reactivex
rxjava
1.0.0
Javadoc
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Search
rx
.
functions
Interface ActionN
All Superinterfaces:
Action
,
Function
public interface
ActionN
extends
Action
A vector-argument action.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
call
(
Object
... args)
Method Detail
call
void call(
Object
... args)