public class FutureLatch extends Object implements Runnable
FutureLatch()
FutureLatch(int latches)
boolean
await(long timeout)
void
run()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public FutureLatch()
public FutureLatch(int latches)
public boolean await(long timeout)
public void run()
run
Runnable
public String toString()
toString
Object
Copyright © 2016 The Apache Software Foundation. All rights reserved.