Interface java.lang.Iterable

Added Methods
void forEach(Consumer<? super T>)  
Spliterator<T> spliterator()