avrora.util.profiling
Class Measurements.Iterator

java.lang.Object
  extended byavrora.util.profiling.Measurements.Iterator
Enclosing class:
Measurements

public class Measurements.Iterator
extends java.lang.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()