public abstract static class DelayedUtil.DelayedContainer<T> extends DelayedUtil.DelayedObject
Constructor and Description |
---|
DelayedContainer(T object) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
T |
getObject() |
int |
hashCode() |
String |
toString() |
compareTo, getDelay
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getTimeout
public DelayedContainer(T object)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.