Searched refs:completeValue (Results 1 – 1 of 1) sorted by relevance
281 final boolean completeValue(T t) { in completeValue() method in CompletableFuture622 d.completeValue(f.apply(t)); in tryFire()910 completeValue(f.apply(s, x)); in uniHandle()966 completeValue(f.apply(x)); in uniExceptionally()1287 completeValue(f.apply(rr, ss)); in biApply()1558 d.completeValue(f.apply(t)); in tryFire()1744 d.completeValue(f.get()); in run()2122 boolean triggered = completeValue(value); in complete()