Android Utililty Methods LinkedList Create

List of utility methods to do LinkedList Create

Description

The list of methods to do LinkedList Create are organized into topic(s).

Method

LinkedListnewLinkedList()
new Linked List
return new LinkedList<E>();