ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
IQueue.clear
ocean
util
container
queue
model
IQueue
IQueue
Removes all items from the queue.
interface
IQueue
(T)
void
clear
(
)
Meta
Source
See Implementation
ocean
util
container
queue
model
IQueue
IQueue
functions
clear
pop
push
Removes all items from the queue.