org.apache.batik.util
public interface RunnableQueue.IdleRunnable extends Runnable
Method Summary | |
---|---|
long | getWaitTime()
Returns the system time that can be safely waited until before this
Runnable is run again.
|
Returns: time to wait until, 0
if no waiting can
be done, or Long#MAX_VALUE if the Runnable
should not be run again at this time