Searched refs:biAccept (Results 1 – 1 of 1) sorted by relevance
1331 || !d.biAccept(r, s, f, mode > 0 ? null : this)) in tryFire()1338 final <R,S> boolean biAccept(Object r, Object s, in biAccept() method in CompletableFuture1381 d.biAccept(r, s, f, null); in biAcceptStage()