Home
last modified time | relevance | path

Searched defs:acceptEitherAsync (Results 1 – 5 of 5) sorted by relevance

/libcore/ojluni/src/main/java/java/util/concurrent/
DCompletionStage.java548 public CompletionStage<Void> acceptEitherAsync in acceptEitherAsync() method
567 public CompletionStage<Void> acceptEitherAsync in acceptEitherAsync() method
DCompletableFuture.java2256 public CompletableFuture<Void> acceptEitherAsync( in acceptEitherAsync() method in CompletableFuture
2261 public CompletableFuture<Void> acceptEitherAsync( in acceptEitherAsync() method in CompletableFuture
/libcore/ojluni/annotations/mmodule/java/util/concurrent/
DCompletableFuture.annotated.java114 public java.util.concurrent.CompletableFuture<java.lang.Void> acceptEitherAsync(java.util.concurren… in acceptEitherAsync() method in CompletableFuture
116 public java.util.concurrent.CompletableFuture<java.lang.Void> acceptEitherAsync(java.util.concurren… in acceptEitherAsync() method in CompletableFuture
/libcore/luni/src/test/java/libcore/java/util/concurrent/
DCompletionStageTest.java208 public CompletionStage<Void> acceptEitherAsync(CompletionStage<? extends T> other, in acceptEitherAsync() method in CompletionStageTest.BaseStage
213 public CompletionStage<Void> acceptEitherAsync(CompletionStage<? extends T> other, in acceptEitherAsync() method in CompletionStageTest.BaseStage
/libcore/ojluni/src/test/java/util/concurrent/tck/
DCompletableFutureTest.java4788 public CompletionStage<Void> acceptEitherAsync in acceptEitherAsync() method in DelegatedCompletionStage
4792 public CompletionStage<Void> acceptEitherAsync in acceptEitherAsync() method in DelegatedCompletionStage