Uses of Interface
com.google.common.util.concurrent.TimeLimiter
-
Uses of TimeLimiter in com.google.common.util.concurrent
Modifier and TypeClassDescriptionfinal class
A TimeLimiter implementation which actually does not attempt to limit time at all.final class
A TimeLimiter that runs method calls in the background using anExecutorService
.