DelayedWorkQueue.offer

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

Meta