- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testForwardingObject (0.31 sec)
-
android/guava-tests/test/com/google/common/util/concurrent/ForwardingExecutorServiceTest.java
/** Unit tests for {@link ForwardingExecutorService} */ @NullUnmarked public class ForwardingExecutorServiceTest extends TestCase { public void testForwarding() { ForwardingObjectTester.testForwardingObject(ForwardingExecutorService.class); } public void testNoForwardingOfDefaultMethod() throws Exception { ExecutorService delegate =
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Mon Mar 17 18:45:52 UTC 2025 - 2.7K bytes - Viewed (0)