Modifier and Type | Method and Description |
---|---|
public void | clearIgnoringIndexes()
Removes all of the elements from this |
public boolean | |
public void | priorityChanged(T
An object which is in this queue and the priority may have changed. node)Notify the queue that the priority for |
public boolean |
clearIgnoringIndexes | back to summary |
---|---|
public void clearIgnoringIndexes() Removes all of the elements from this |
containsTyped | back to summary |
---|---|
public boolean containsTyped(T node) Same as |
priorityChanged | back to summary |
---|---|
public void priorityChanged(T node) Notify the queue that the priority for
|
removeTyped | back to summary |
---|---|
public boolean removeTyped(T node) Same as |