Searched defs:withFailure (Results 1 – 10 of 10) sorted by relevance
51 static <V> CompletedFuture<V> withFailure(Throwable exc) { in withFailure() method in CompletedFuture