public class Iterables extends Object
Iterables()
static <E> void
forEach(Iterable<? extends E> elements, BiConsumer<Integer,? super E> action)
clone, equals, finalize, 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 © 2020. All rights reserved.