| public interface java.util.concurrent Delayed
|
Java SE 6 |
An implementation of this interface must define a compareTo method that provides an ordering consistent with its getDelay method.
| since | 1.5 |
| Properties | |||||
|---|---|---|---|---|---|
| public long | getDelay(TimeUnit unit) Details
Returns the remaining delay associated with this object, in the
given time unit.
| ||||
| About DocWeb · Bundles · Export · Export All | Top 10 · Statistics · Login |
| About Sun · Contact · Privacy · Terms of Use · Trademarks | Java SE 6 · Copyright © 1994-2009 Sun Microsystems, Inc.All rights reserved. Use is subject to license terms |
![]() |
![]() |
|