public interface SettingsContributor extends java.lang.Comparable<SettingsContributor>
Modifier and Type | Method and Description |
---|---|
int |
getPriority() |
void |
populate(ClientSettingsHelper clientSettingsHelper) |
int getPriority()
void populate(ClientSettingsHelper clientSettingsHelper)