Lecture 10, 2/8/2012

LinkedList.java uses Node.java to define a linked list structure
LinkedListTester.java is simple test harness.