public class Loops extends Object
Loops()
static <In> void
forEach(Iterable<In> list, Action1<In> doForEach)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Loops()
public static <In> void forEach(Iterable<In> list, Action1<In> doForEach)
Copyright © 2023. All rights reserved.