ucar.ma2
Class Section.Iterator

java.lang.Object
  extended by ucar.ma2.Section.Iterator
Enclosing class:
Section

public class Section.Iterator
extends java.lang.Object


Method Summary
 boolean hasNext()
           
 int next()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

hasNext

public boolean hasNext()

next

public int next()