quarkdown
Toggle table of contents
2.6.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
quarkdown
quarkdown-core
/
com.quarkdown.core.util
/
ConcurrentQueue
/
poll
poll
fun
poll
(
)
:
T
?
Removes and returns the head of the queue, or
null
if the queue is empty.