Searched defs:thenAccept (Results 1 – 2 of 2) sorted by relevance
219 public CompletionStage<Void> thenAccept(Consumer<? super T> action); in thenAccept() method
76 public java.util.concurrent.CompletableFuture<java.lang.Void> thenAccept(java.util.function.Consume… in thenAccept() method in CompletableFuture