Searching and Sorting In An Integer List

File IntegerList.java contains a Java class representing a list of integers. The following public methods are provided:

What to turn in

Your source code, and your lab document.