Uses of Interface org.apache.commons.collections.PriorityQueue

Uses in package org.apache.commons.collections

Classes implementing org.apache.commons.collections.PriorityQueue

class
Binary heap implementation of PriorityQueue.
class
A thread safe version of the PriorityQueue.

Constructors with parameter type org.apache.commons.collections.PriorityQueue

Constructs a new synchronized priority queue.

Fields of type org.apache.commons.collections.PriorityQueue

PriorityQueue
The underlying priority queue.

Copyright © 2001-2006 Apache Software Foundation. All Rights Reserved.