SplPriorityQueue
在线手册:中文 英文
PHP手册

SplPriorityQueue::isEmpty

(PHP 5 >= 5.3.0)

SplPriorityQueue::isEmptyChecks whether the queue is empty.

说明

bool SplPriorityQueue::isEmpty ( void )

参数

此函数没有参数。

返回值

Returns whether the queue is empty.


SplPriorityQueue
在线手册:中文 英文
PHP手册