Searched defs:encodeThrowable (Results 1 – 1 of 1) sorted by relevance
/libcore/ojluni/src/main/java/java/util/concurrent/ | ||
D | CompletableFuture.java | 274 static AltResult encodeThrowable(Throwable x) { in encodeThrowable() method in CompletableFuture |