haXe API Documentation
Back
|
Index
interface
java.internal.Iterator<T>
Available in java
function
hasNext() :
Bool
function
next() : T
Back
|
Index