Example usage for Java java.util.concurrent Delayed fields, constructors, methods, implement or subclass
The text is from its open source code.
long | getDelay(TimeUnit unit) Returns the remaining delay associated with this object, in the given time unit. |