Searched refs:biApply (Results 1 – 1 of 1) sorted by relevance
1256 || !d.biApply(r, s, f, mode > 0 ? null : this)) in tryFire()1263 final <R,S> boolean biApply(Object r, Object s, in biApply() method in CompletableFuture1305 d.biApply(r, s, f, null); in biApplyStage()