Packageflexunit.utils
Interfacepublic interface Iterator
ImplementorsCollectionIterator



Public Methods
 MethodDefined by
  
Iterator
  
hasNext():Boolean
Iterator
  
next():Object
Iterator
Method detail
hasNext()method
public function hasNext():Boolean

Returns
Boolean
next()method 
public function next():Object

Returns
Object