public abstract static class ConcurrentUtils.SafeParaLoop<T> extends Object
SafeParaLoop(Executor executors, Collection<T> src)
protected abstract void
doRun0(T t)
void
run()
boolean
runAndWait(long timeoutMillis)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SafeParaLoop(Executor executors, Collection<T> src)
public void run()
public boolean runAndWait(long timeoutMillis)
protected abstract void doRun0(T t) throws Exception
Exception
Copyright © 2023 The Ant Financial. All rights reserved.