public class WaterfallCallable extends Object implements Runnable
WaterfallCallable(Executor service, Callable<Callable<?>> callable)
void
run()
Callable
ExecutorO
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WaterfallCallable(Executor service, Callable<Callable<?>> callable)
public void run()
run
Runnable
Copyright © 2015. All rights reserved.