Interface LinkedList<E>

  • All Known Implementing Classes:
    LinkedListImpl

    public interface LinkedList<E>