The constructors of Java.Util.Concurrent.LinkedBlockingDeque are listed below. For a list of all members, see the LinkedBlockingDeque Members list.
See Also: Inherited members from Java.Util.AbstractQueue
Creates a LinkedBlockingDeque with a capacity of Java.Lang.Integer.MaxValue. | ||
Documentation for this section has not yet been entered. | ||
Creates a LinkedBlockingDeque with the given (fixed) capacity. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |