Factory

@Component.Factory
fun interface Factory

Functions

Link copied to clipboard
abstract fun create(@BindsInstance settings: ModuleCheckSettings, @BindsInstance ruleFilter: RuleFilter): AllRulesComponent

Sources

Link copied to clipboard