Interface SpawnedThread


  • public interface SpawnedThread
    This is the output of `ThreadBuilder::spawnThread()`. It is used as input for `ThreadBuilder::waitForThread()`.
    • Method Detail

      • getThreadNumberVariable

        WfRunVariable getThreadNumberVariable()