DefaultSimbotComponentInstallProcessor

class DefaultSimbotComponentInstallProcessor(autoInstallProviders: Boolean, autoInstallProviderConfigures: Boolean, factories: List<ComponentFactory<*, *>>, installers: List<SimbotComponentInstaller>) : SimbotComponentInstallProcessor(source)

SimbotComponentInstallProcessor 的默认行为实现

Constructors

Link copied to clipboard
constructor(autoInstallProviders: Boolean, autoInstallProviderConfigures: Boolean, factories: List<ComponentFactory<*, *>>, installers: List<SimbotComponentInstaller>)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun process(installer: ComponentInstaller)

处理 installer.