JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
rx.functions
Interface ActionN
All Superinterfaces:
Action
,
Function
All Known Implementing Classes:
Actions.EmptyAction
public interface
ActionN
extends
Action
A vector-argument action.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
call
(
Object
... args)
Method Details
call
void
call
(
Object
... args)