hunt-extra ~master (2022-03-03T03:00:29Z)
Home
Dub
Repo
DelayedWorkQueue.drainTo
hunt
concurrency
ScheduledThreadPoolExecutor
DelayedWorkQueue
Undocumented in source. Be warned that the author may not have intended to support it.
int
drainTo
(Collection!(Runnable) c)
class
DelayedWorkQueue
int
drainTo
(
Collection
!(
Runnable
)
c
)
int
drainTo
(Collection!(Runnable) c, int maxElements)
Meta
Source
See Implementation
hunt
concurrency
ScheduledThreadPoolExecutor
DelayedWorkQueue
constructors
this
functions
add
clear
contains
drainTo
isEmpty
offer
opApply
opEquals
peek
poll
put
remainingCapacity
remove
size
take
toArray
toHash
toString