Comparable<Delayed>
RunnableScheduledFuture<V>
ScheduledFuture<V>
An implementation of this interface must define a compareTo method that provides an ordering consistent with its getDelay method.
compareTo
getDelay
unit
© 2023 Oracle Corporation and/or its affiliates