- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for RuntimeExceptionThrowingFuture (0.19 seconds)
-
guava-tests/test/com/google/common/util/concurrent/JdkFutureAdaptersTest.java
wasRun.countDown(); } } public void testListenInPoolThreadRunsListenerAfterRuntimeException() throws Exception { RuntimeExceptionThrowingFuture<String> input = new RuntimeExceptionThrowingFuture<>(); /* * RuntimeExceptionThrowingFuture is provably not a ListenableFuture at compile time, so this * code may someday upset Error Prone. We want the test, though, in case that changes in the
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Mar 13 13:01:07 GMT 2026 - 10K bytes - Click Count (0) -
android/guava-tests/test/com/google/common/util/concurrent/JdkFutureAdaptersTest.java
wasRun.countDown(); } } public void testListenInPoolThreadRunsListenerAfterRuntimeException() throws Exception { RuntimeExceptionThrowingFuture<String> input = new RuntimeExceptionThrowingFuture<>(); /* * RuntimeExceptionThrowingFuture is provably not a ListenableFuture at compile time, so this * code may someday upset Error Prone. We want the test, though, in case that changes in the
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Mar 13 13:01:07 GMT 2026 - 10K bytes - Click Count (0)