DelayedWorkQueue.offer

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool offer(Runnable x)
  2. bool offer(Runnable e, Duration timeout)
    class DelayedWorkQueue
    bool
    offer
    (
    Runnable e
    ,
    Duration timeout
    )

Meta