ApplicationLaunchStage

Application 在启动过程中的一些阶段类型。

Author

ForteScarlet

Inheritors

Constructors

Link copied to clipboard
protected constructor()

Types

Link copied to clipboard

ApplicationLauncher 被关闭后。 此时的 Application 已经被关闭,但是 Application.cancel 尚未返回时。 此时的 Application.isActive 将返回 falseApplication.join 也不会再被挂起。

Link copied to clipboard
Link copied to clipboard