ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
ITypedQueue.top
ocean
util
container
queue
model
ITypedQueue
ITypedQueue
interface
ITypedQueue
(T)
T
*
top
(
)
Return Value
Type:
T
*
A pointer to the item at the top of the queue, null if the queue is empty
Meta
Source
See Implementation
ocean
util
container
queue
model
ITypedQueue
ITypedQueue
functions
clear
discardTop
empty
length
push
top