dscord ~master (2017-09-20T21:41:30Z)
Home
Dub
Repo
BlockingQueue.pop
dscord
util
queue
BlockingQueue
Pops a single item off the front of the queue. Throws an exception if the
class
BlockingQueue
(T)
T
pop
(
bool
block
= true
)
Meta
Source
See Implementation
dscord
util
queue
BlockingQueue
functions
pop
Pops a single item off the front of the queue. Throws an exception if the