Summary:
Detail:
Delayer<T>
protected Consumer<Boolean>
action
protected CompletableFuture<Void>
f
protected T
key
protected Predicate<T>
pred
Entry(T key, Predicate<T> pred, Consumer<Boolean> action)
boolean
done()
Delayer<T>.Entry
run()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object