Interface Delayed

All Superinterfaces:
Comparable<Delayed>
All Known Subinterfaces:
RunnableScheduledFuture<V>, ScheduledFuture<V>

  • Method Summary

    Modifier and Type

    Method

    Description

    long

    Returns the remaining delay associated with this object, in the given time unit.

    Methods declared in interface Comparable

    compareTo

    Modifier and Type

    Method

    Description

    int

    Compares this object with the specified object for order.

  • Method Details

    • getDelay