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.aispeech.common
Interface NotifyLimitQueue.Listener<E>
Type Parameters:
E
- 范形
Enclosing class:
NotifyLimitQueue
<
E
>
public static interface
NotifyLimitQueue.Listener<E>
队列满对调
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onPop
(
E
e)
队列满回调
Method Detail
onPop
void onPop(
E
e)
队列满回调
Parameters:
e
- 范形
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