ucar.ma2
Class Section.Iterator

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

public class Section.Iterator
extends Object


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

Method Detail

hasNext

public boolean hasNext()

next

public int next()


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.