LinkedList<E extends LinkedListEntry<E>>()

Construct a new empty linked list.

Source

LinkedList();