isEmpty

abstract fun isEmpty(priority: Int): Boolean(source)

指定优先级下的队列是否为空


abstract fun isEmpty(): Boolean(source)

整个队列是否为空