SplPriorityQueue
PHP Manual

SplPriorityQueue::next

(PHP 5 >= 5.3.0)

SplPriorityQueue::nextMove to the next node

Açıklama

public void SplPriorityQueue::next ( void )

Extracts the top node from the queue.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Hiçbir değer dönmez.


SplPriorityQueue
PHP Manual