The constructors of Java.Util.Concurrent.ExecutorCompletionService are listed below. For a list of all members, see the ExecutorCompletionService Members list.
See Also: Inherited members from Java.Lang.Object
Creates an ExecutorCompletionService using the supplied executor for base task execution and a Java.Util.Concurrent.LinkedBlockingQueue as a completion queue. | ||
Documentation for this section has not yet been entered. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |