public class EarthquakeStationIterator extends java.lang.Object implements java.util.Iterator
EarthquakeStationIterator(DataSet ds)
boolean
hasNext()
java.lang.Object
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EarthquakeStationIterator(DataSet ds)
public void remove()
remove
java.util.Iterator
public boolean hasNext()
hasNext
public java.lang.Object next()
next