JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
rx
Interface Single.OnSubscribe<T>
Type Parameters:
T
- the output value type
All Superinterfaces:
Action
,
Action1
<
SingleSubscriber
<? super T>>,
Function
Enclosing class:
Single
<
T
>
public static interface
Single.OnSubscribe<T>
extends
Action1
<
SingleSubscriber
<? super T>>
Invoked when Single.execute is called.
Method Summary
Methods inherited from interface rx.functions.
Action1
call
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method