Class com.boostworthy.collections.iterators.ForwardArrayIterator
Constructor Detail
ForwardArrayIterator
public function ForwardArrayIterator(aData:Array)Method Detail
HasNext
public function HasNext():BooleanSpecified By
Next
public function Next():ObjectSpecified By
Reset
public function Reset():VoidSpecified By