haXe API Documentation
Back | Index
extern interface java.util.Iterable<T>
Available in java
function iterator() : Iterator<T>
Back | Index