public class Iterables extends Object
Iterables()
static <E> void
forEach(Iterable<? extends E> elements, BiConsumer<Integer,? super E> action)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Iterables()
public static <E> void forEach(Iterable<? extends E> elements, BiConsumer<Integer,? super E> action)
Copyright © 2018. All rights reserved.