|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectPriorityQueue
HitQueue
class HitQueue
| Constructor Summary | |
|---|---|
HitQueue(int size)
|
|
| Method Summary | |
|---|---|
protected boolean |
lessThan(Object a,
Object b)
Determines the ordering of objects in this priority queue. |
| Methods inherited from class PriorityQueue |
|---|
adjustTop, clear, initialize, insert, pop, put, setExpandable, size, top |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
HitQueue(int size)
| Method Detail |
|---|
protected final boolean lessThan(Object a,
Object b)
PriorityQueue
lessThan in class PriorityQueue
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||