typo
This commit is contained in:
parent
6e5c875a69
commit
6c65f826e3
|
@ -94,7 +94,7 @@ public class DistancedItemQueue<U, T> implements Iterable<DistancedItem<T>> {
|
|||
}
|
||||
|
||||
/**
|
||||
* Dequeue all the elements from queueu with ordering mantained
|
||||
* Dequeue all the elements from queue with ordering mantained
|
||||
*
|
||||
* @return remove all the elements in the order of the queue i.e min/max queue.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue