CodeFlow

constructor()

No args constructor for use in serialization


constructor(threadFlows: List<ThreadFlow>)

Parameters

threadFlows

An array of one or more unique threadFlow objects, each of which describes the progress of a program through a thread of execution.