| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  |
  +--org.jutil.java.collections.AbstractDispenser
        |
        +--org.jutil.java.collections.AbstractPriorityQueue
AbstractPriorityQueue provides an implementation for getNext and removeNext.
| Field Summary | |
| static java.lang.String | CVS_REVISION | 
| Constructor Summary | |
| AbstractPriorityQueue() | |
| Method Summary | |
|  java.lang.Object | getNext()See superclass. | 
|  void | removeNext()See superclass. | 
| Methods inherited from class org.jutil.java.collections.AbstractDispenser | 
| add, addImpl, isEmpty | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface org.jutil.java.collections.PriorityQueue | 
| getComparator, min, pop | 
| Methods inherited from interface org.jutil.java.collections.Dispenser | 
| add, isEmpty, nbExplicitOccurrences, size | 
| Field Detail | 
public static final java.lang.String CVS_REVISION
| Constructor Detail | 
public AbstractPriorityQueue()
| Method Detail | 
public java.lang.Object getNext()
public void removeNext()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||