- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testTransformAsync (0.06 seconds)
-
guava-tests/test/com/google/common/util/concurrent/FluentFutureTest.java
return input + 1; } }, directExecutor()); assertThat(f.get()).isEqualTo(2); } public void testTransformAsync() throws Exception { FluentFuture<Integer> f = FluentFuture.from(immediateFuture(1)) .transformAsync( new AsyncFunction<Integer, Integer>() { @OverrideCreated: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Tue Sep 23 17:50:58 GMT 2025 - 5.7K bytes - Click Count (0)