|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
| Interface Summary | |
| PrioQueue | A priority queue with integer priorities, lower values means higher priority. |
| Class Summary | |
| HeapPrioQueue | This is an implementation of a priority queue using a (binary) heap. |
| NQueuePrioQueue | This is an implementation of a priority queue using N queues. |
| PrioQueue.Item | A small class to associate priorities with objects. |
| SynchronizedPrioQueue | Synchronized wrapper for a priority queue. |
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||