Task.ThreadpoolFactory
Overview
Location
- Reference: cooper.jar
- Namespace: RemObjects.Elements.System
- Nested in: Task
Instance Methods
constructor
constructor
Task.ThreadpoolFactory()
init()
Task.ThreadpoolFactory()
Sub New()
newThread final
method newThread(arg: Runnable): Thread
Thread newThread(Runnable arg)
func newThread(_ arg: Runnable) -> Thread
Thread newThread(Runnable arg)
Function newThread(arg As Runnable) As Thread
Parameters:
- arg: