hunt-extra v1.1.7 (2021-11-17T07:07:29Z)
Home
Dub
Repo
DelayedWorkQueue.offer
hunt
concurrency
ScheduledThreadPoolExecutor
DelayedWorkQueue
Undocumented in source. Be warned that the author may not have intended to support it.
bool
offer
(Runnable x)
bool
offer
(Runnable e, Duration timeout)
class
DelayedWorkQueue
bool
offer
(
Runnable
e
,
Duration
timeout
)
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