Java.Util.Concurrent.ConcurrentLinkedQueue: Constructor Members

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

See Also: Inherited members from Java.Util.AbstractQueue

Public Constructors

Creates a ConcurrentLinkedQueue that is initially empty.
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.