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.ashokvarma.gander.internal.support
Interface Debouncer.Callback<T>
All Known Implementing Classes:
TransactionListActivity
Enclosing class:
Debouncer
<
V
>
public static interface
Debouncer.Callback<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onEmit
(
T
key)
Method Detail
onEmit
void onEmit(
T
key)
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