SettingsComponentListener

fun <S : Settings<S, T>, T : Scheme<T>> SettingsComponentListener(component: SettingsComponent<S, T>)

Parameters

S

the type of settings to manage

T

the type of scheme to manage

Sources

Link copied to clipboard