package jsjf; import jsjf.exceptions.*; import java.util.*; /** * LinkedList represents a linked implementation of a list.