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
com.couchbase.lite.util
Interface CancellableRunnable
All Superinterfaces:
java.lang.Runnable
All Known Implementing Classes:
RemoteBulkDownloaderRequest
,
RemoteFormRequest
,
RemoteMultipartDownloaderRequest
,
RemoteMultipartRequest
,
RemoteRequest
public interface
CancellableRunnable
extends java.lang.Runnable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
cancel
()
Methods inherited from interface java.lang.Runnable
run
Method Detail
cancel
void cancel()
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