Package | Description |
---|---|
de.lmu.ifi.dbs.utilities.priorityQueue |
Modifier and Type | Class and Description |
---|---|
class |
PriorityQueue<T>
Implements a priority queue for objects.
|
Modifier and Type | Method and Description |
---|---|
abstract AbstractPriorityQueue<T,O> |
AbstractPriorityQueue.clone()
Performs a copy of
this , using references to the elements in
queue . |
Copyright © 2015. All Rights Reserved.