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