|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the type of elementpublic static interface PriorityQueue.Handle<T>
Handle to elements in a priority queue for efficient access. Can be used to decrease the priority of an element.
| Method Summary | |
|---|---|
T |
get()
Returns the value of the corresponding element. |
boolean |
isValid()
Returns true if this handle is valid. |
| Method Detail |
|---|
boolean isValid()
T get()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||