Package com.biglybt.ui.console
Class ConsoleConfigSections.ParameterWithConfigSection
- java.lang.Object
-
- com.biglybt.ui.console.ConsoleConfigSections.ParameterWithConfigSection
-
- Enclosing class:
- ConsoleConfigSections
public static final class ConsoleConfigSections.ParameterWithConfigSection extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description BaseConfigSection
configSection
Parameter
parameter
-
Constructor Summary
Constructors Constructor Description ParameterWithConfigSection(BaseConfigSection configSection, Parameter parameter)
-
-
-
Field Detail
-
configSection
public BaseConfigSection configSection
-
parameter
public Parameter parameter
-
-
Constructor Detail
-
ParameterWithConfigSection
public ParameterWithConfigSection(BaseConfigSection configSection, Parameter parameter)
-
-