public static interface TimeoutBlockingQueue.TimeoutRetriever<T>
| Modifier and Type | Method and Description |
|---|---|
long |
getTimeout(T object) |
TimeUnit |
getTimeUnit(T object) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.