public class ComparableDelayed extends Object implements Delayed
ComparableDelayed()
int
compareTo(Delayed other)
long
getDelay(TimeUnit unit)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ComparableDelayed()
public long getDelay(TimeUnit unit)
getDelay
Delayed
public int compareTo(Delayed other)
compareTo
Comparable<Delayed>
Copyright © 2010–2021. All rights reserved.