Java.Util.LinkedList: Constructor Members

The constructors of Java.Util.LinkedList are listed below. For a list of all members, see the LinkedList Members list.

See Also: Inherited members from Java.Util.AbstractSequentialList

Public Constructors

Constructs a new empty instance of LinkedList.
Documentation for this section has not yet been entered.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.