| Package | Description | 
|---|---|
| com.google.common.util.concurrent | 
 Concurrency utilities. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static SimpleTimeLimiter | 
SimpleTimeLimiter.create(ExecutorService executor)
Creates a TimeLimiter instance using the given executor service to execute method calls. 
 | 
Copyright © 2010–2018. All rights reserved.