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 Action0
All Superinterfaces:
Action
,
Function
public interface
Action0
extends
Action
A zero-argument action.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
call
()
Method Detail
call
void call()