Java: First Contact

Roger Garside and John Mariani, Computing Department, Lancaster University

Course Technology / September 1997 / ISBN 1-85032-316-X
46.65 US dollars / 21.95 pounds sterling

Chapter 17 Examples

You can download each file individually, or download a Unix zip file containing all the files mentioned (including this one).

in this chapter we use a copy of the code in "QueueElement.java" from chapter 11, and a copy of the code in "QueueEmptyException.java" from chapter 15

PriorityQueue.java - the source code for the linked list version of "PriorityQueue" (using exceptions) referred to in this chapter (pp420-35). Note: this is not the same code as the files of the same name in chapter 11 and chapter 15.


Return to main page | examples page

last updated: 5th February 1998