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
easymvp.executer
Interface UseCaseExecutor
public interface
UseCaseExecutor
Represents an asynchronous execution for
UseCase
. It's useful to execute use cases out of the UI thread to prevent it from freezing.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
rx.Scheduler
getScheduler
()
Method Detail
getScheduler
rx.Scheduler getScheduler()
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