public interface Iterable<T> extends Iterable<T>
Iterator<T>
iterator()
forEach, spliterator
Iterator<T> iterator()
iterator
Iterable<T>