Home
last modified time | relevance | path

Searched defs:thenAcceptBoth (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/util/concurrent/
DCompletionStage.java368 public <U> CompletionStage<Void> thenAcceptBoth in thenAcceptBoth() method
/libcore/ojluni/annotations/mmodule/java/util/concurrent/
DCompletableFuture.annotated.java94 public <U> java.util.concurrent.CompletableFuture<java.lang.Void> thenAcceptBoth(java.util.concurre… in thenAcceptBoth() method in CompletableFuture