Class SplQueue
- SplDoublyLinkedList implements Iterator, Traversable, Countable, ArrayAccess, Serializable
- SplQueue
Methods summary
Methods detail
Methods inherited from SplDoublyLinkedList
add()
,
bottom()
,
count()
,
current()
,
getIteratorMode()
,
isEmpty()
,
key()
,
next()
,
offsetExists()
,
offsetGet()
,
offsetSet()
,
offsetUnset()
,
pop()
,
prev()
,
push()
,
rewind()
,
serialize()
,
setIteratorMode()
,
shift()
,
top()
,
unserialize()
,
unshift()
,
valid()