Searched defs:acceptEitherAsync (Results 1 - 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/util/concurrent/
H A DCompletionStage.java548 public CompletionStage<Void> acceptEitherAsync method in interface:CompletionStage
567 public CompletionStage<Void> acceptEitherAsync method in interface:CompletionStage
H A DCompletableFuture.java2121 public CompletableFuture<Void> acceptEitherAsync( method in class:CompletableFuture
2126 public CompletableFuture<Void> acceptEitherAsync( method in class:CompletableFuture

Completed in 22 milliseconds