Comparable<Delayed>
RunnableScheduledFuture<V>
, ScheduledFuture<V>
public interface Delayed extends Comparable<Delayed>
An implementation of this interface must define a compareTo
method that provides an ordering consistent with its getDelay
method.
long
getDelay(TimeUnit unit)
Returns the remaining delay associated with this object, in the given time unit.
Returns the remaining delay associated with this object, in the given time unit.
unit
- the time unit
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4