|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
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.
| Method Summary | |
|---|---|
void |
increasePriority(PriorityQueue<E> queue)
对优级队列中的优先级别进行提升 |
| Method Detail |
|---|
void increasePriority(PriorityQueue<E> queue)
queue -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||