DelayedWorkQueue.drainTo

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int drainTo(Collection!(Runnable) c)
    class DelayedWorkQueue
    int
    drainTo
    (
    Collection!(Runnable) c
    )
  2. int drainTo(Collection!(Runnable) c, int maxElements)

Meta