haXe API Documentation
Back | Index
extern class cpp.FastIterator<T>
Available in cpp
function hasNext() : Bool
function next() : T
Back | Index