interface java.util.Iterator<E>

Available on java

Instance Fields

function hasNext():Bool

function next():E

function remove():Void