SplPriorityQueue::valid
(PHP 5 >= 5.3.0)
SplPriorityQueue::valid — Check whether the queue contains more nodes
Beschreibung
bool SplPriorityQueue::valid
( void
)
Checks if the queue contains any more nodes.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
Returns TRUE if the queue contains any more nodes, FALSE otherwise.
There are no user contributed notes for this page.
