Java.Util.Concurrent.ScheduledThreadPoolExecutor: Constructor Members

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

See Also: Inherited members from Java.Util.Concurrent.ThreadPoolExecutor

Public Constructors

Creates a new ScheduledThreadPoolExecutor with the given core pool size.
Creates a new ScheduledThreadPoolExecutor with the given initial parameters.
Creates a new ScheduledThreadPoolExecutor with the given initial parameters.
Creates a new ScheduledThreadPoolExecutor with the given initial parameters.

Protected Constructors

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