Uses of Class
com.google.common.util.concurrent.testing.TestingExecutors.NoOpScheduledExecutorService.NeverScheduledFuture
-
Packages that use TestingExecutors.NoOpScheduledExecutorService.NeverScheduledFuture Package Description com.google.common.util.concurrent.testing -
-
Uses of TestingExecutors.NoOpScheduledExecutorService.NeverScheduledFuture in com.google.common.util.concurrent.testing
Methods in com.google.common.util.concurrent.testing that return TestingExecutors.NoOpScheduledExecutorService.NeverScheduledFuture Modifier and Type Method Description (package private) static <V> TestingExecutors.NoOpScheduledExecutorService.NeverScheduledFuture<V>
TestingExecutors.NoOpScheduledExecutorService.NeverScheduledFuture. create()
-