interface java.lang.Iterable<T>

Available on java

Instance Fields

function iterator():Iterator<T>