public static class DelayedUtil.DelayedContainerWithTimestamp<T> extends DelayedUtil.DelayedContainer<T>
| 构造器和说明 |
|---|
DelayedContainerWithTimestamp(T object,
long timeout) |
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getTimeout() |
void |
setTimeout(long timeout) |
equals, getObject, hashCode, toStringcompareTo, getDelaypublic DelayedContainerWithTimestamp(T object, long timeout)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.