Uses of Interface
com.biglybt.ui.config.ConfigSectionRebuildRunner
-
Packages that use ConfigSectionRebuildRunner Package Description com.biglybt.ui.config -
-
Uses of ConfigSectionRebuildRunner in com.biglybt.ui.config
Fields in com.biglybt.ui.config declared as ConfigSectionRebuildRunner Modifier and Type Field Description private ConfigSectionRebuildRunner
ConfigSectionImpl. rebuildRunner
Methods in com.biglybt.ui.config with parameters of type ConfigSectionRebuildRunner Modifier and Type Method Description void
BaseConfigSection. setRebuildRunner(ConfigSectionRebuildRunner rebuildRunner)
void
ConfigSectionImpl. setRebuildRunner(ConfigSectionRebuildRunner rebuildRunner)
-