SplPriorityQueue::valid
(PHP 5 >= 5.3.0)
SplPriorityQueue::valid — Check whether the queue contains more nodes
Descripción
bool SplPriorityQueue::valid
( void
)
Checks if the queue contains any more nodes.
Parámetros
Esta función no tiene parámetros.
Valores devueltos
Returns TRUE if the queue contains any more nodes, FALSE otherwise.
There are no user contributed notes for this page.
