CPSC 170 Lab 1: Searching and Sorting

As usual, create a lab1 subdirectory for today's lab, open this document in Netscape, and start emacs.

File IntegerList.java contains a Java class representing a list of integers. This is very similar to the IntegerList class we discussed in class. The following public methods are provided: