Java.Util.Concurrent.DelayQueue: Constructor Members

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

See Also: Inherited members from Java.Util.AbstractQueue

Public Constructors

Creates a new DelayQueue 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.