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