Searched defs:getNow (Results 1 – 3 of 3) sorted by relevance
64 public T getNow(T valueIfAbsent) { throw new RuntimeException("Stub!"); } in getNow() method in CompletableFuture
107 public T getNow(T valueIfAbsent) { throw new RuntimeException("Stub!"); } in getNow() method in CompletableFuture
2108 public T getNow(T valueIfAbsent) { in getNow() method in CompletableFuture2945 @Override public T getNow(T valueIfAbsent) { in getNow() method in CompletableFuture.MinimalStage