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.lite.dm.cache
Interface Iterator
All Known Implementing Classes:
Cache.TaskIterator
public interface
Iterator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
hasNext
()
if has next
Item
next
()
Iterate the mQueue
Method Detail
hasNext
boolean hasNext()
if has next
Returns:
boolean
next
Item
next()
Iterate the mQueue
Returns:
Item
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