JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.google.common.util.concurrent
Interface ListenerCallQueue.Event<L>
Enclosing class:
ListenerCallQueue
<
L
>
static interface
ListenerCallQueue.Event<L>
Method reference-compatible listener event.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
call
(
L
listener)
Call a method on the listener.
Method Detail
call
void call(
L
listener)
Call a method on the listener.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method