org.tm4j.utils .IteratorChain
Inheritance Hierarchy
- java.lang.Object
- IteratorChain
Interfaces
| Method Summary | |
|---|---|
| void | add(java.util.Iterator it) |
| void | hasNext() |
| java.lang.Object | next() |
| void | remove() |
Meta Data (1)
Related Topics
Imports
Is Contained By
Is Imported By
