java-lab2-all.zip
Terminal.java --- This is a revision of the Terminal class provided
with lab 1.
Inventory.java This is the main program that will use the dictionary
ADT
DataRecord.java This implements the methods to access the data
hash.java Here's the hash function you are to use
fileEx.java This demonstrates the use of the provided read and write
methods in DataRecord
hash-test The test data for the portion besides load/save
hash-test-part2 Additional test data for those doing load/save