SettingsComponent

fun <S : Settings<S, T>> SettingsComponent(settings: S)

Parameters

S

the type of settings to manage

T

the type of scheme to manage

settings

the settings to manage

Sources

jvm source
Link copied to clipboard