org.mmbase.bridge.implementation
Class BasicModuleList.BasicModuleIterator

java.lang.Object
  |
  +--org.mmbase.bridge.implementation.BasicList.BasicIterator
        |
        +--org.mmbase.bridge.implementation.BasicModuleList.BasicModuleIterator
All Implemented Interfaces:
java.util.Iterator, java.util.ListIterator, ModuleIterator
Enclosing class:
BasicModuleList

public class BasicModuleList.BasicModuleIterator
extends BasicList.BasicIterator
implements ModuleIterator


Fields inherited from class org.mmbase.bridge.implementation.BasicList.BasicIterator
iterator
 
Method Summary
 Module nextModule()
          Returns the next element in the iterator as a Module
 
Methods inherited from class org.mmbase.bridge.implementation.BasicList.BasicIterator
add, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, set
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.ListIterator
add, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, set
 

Method Detail

nextModule

public Module nextModule()
Description copied from interface: ModuleIterator
Returns the next element in the iterator as a Module
Specified by:
nextModule in interface ModuleIterator


MMBase build 1.6.5.20030923