ocean v6.1.0 (2021-04-20T01:38:04Z)
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.