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>)
Functions
Link copied to clipboard
处理 installer.