public final class IteratingFuture.FutureListenerImpl extends Object implements FutureListener<T>
IteratingFuture.FutureListenerImpl(S current)
void
complete(Future<T> future)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IteratingFuture.FutureListenerImpl(S current)
public void complete(Future<T> future)
complete
FutureListener<T>