Type Property 型プロパティ

current

Returns the thread object representing the current thread of execution. 現在の遂行スレッドを表しているスレッドオブジェクトを返します。

Declaration 宣言

class var current: Thread { get }

Return Value 戻り値

A thread object representing the current thread of execution. 現在の遂行スレッドを表しているスレッドオブジェクト。

See Also 参照

Querying the Environment 環境を問い合わせる

Related Documentation 関連文書