|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface PriorityIncreaseStrategy<E>
优先队列优先级提升策略 Created by IntelliJ IDEA. User: luoguo Date: 11-3-31 Time: 上午8:53 To change this template use File | Settings | File Templates.
| 方法摘要 | |
|---|---|
void |
increasePriority(PriorityQueue<E> queue)
对优级队列中的优先级别进行提升 |
| 方法详细信息 |
|---|
void increasePriority(PriorityQueue<E> queue)
queue -
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||