interface java.internal.Iterable<T>

import java.internal.Iterator;

Available on java

Instance Fields

function iterator():Iterator<T>