#Linked List, Stack and Queue MOVED TO: https://github.com/TaylorHuston/Java_AlgorithmsDS Basic LL Implementation Based onAlgorithms, 4th Ed. - Section 1.3 Intended to be able to be used for a Stack or Queue implementation