I am learning Java Doubly Linked List.
I am trying to build a method that can insert in the beginning of list.
public ListDeque() // constructor: