public class ParallelLoops extends Object
ParallelLoops()
static <T> void
forEach(Iterable<T> list, Action1<T> a1)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ParallelLoops()
public static <T> void forEach(Iterable<T> list, Action1<T> a1)
Copyright © 2022. All rights reserved.