Searched refs:getValueOrRethrowErrorInternal (Results 1 – 1 of 1) sorted by relevance
44 private static <T> T getValueOrRethrowErrorInternal(@NonNull CompletableFuture<T> future) { in getValueOrRethrowErrorInternal() method in CompletableFutureUtil146 return getValueOrRethrowErrorInternal(future); in getResult()159 return getValueOrRethrowErrorInternal(future); in getBooleanResult()172 return getValueOrRethrowErrorInternal(future); in getIntegerResult()