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 11 Examples

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

QueueElement.java - the source code for "QueueElement", referred to in section 11.2 (pp273-4)

PriorityQueue.java - the source code for the array version of "PriorityQueue" (using calls of "System.exit"), referred to throughout chapter 11 (pp274-86)

TaskOrganizer.java - the source code for "TaskOrganizer", referred to in section 11.6 (pp287-9)

tasks.data - the date file of tasks referred to in section 11.1 (p271)


Return to main page | examples page

last updated: 5th February 1998