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