Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/mmodule/java/util/concurrent/
DCompletableFuture.annotated.java42 public class CompletableFuture<T> implements java.util.concurrent.Future<T>, java.util.concurrent.C… class
44 public CompletableFuture() { throw new RuntimeException("Stub!"); } in CompletableFuture() method in CompletableFuture