Package collections.linkedlist

Class Summary
Queue Shows how to use a linkedList as a Queue
Stack Shows how to use a LinkedList as a Stack.