| Package | Description | 
|---|---|
| de.uni_kl.cs.discodnc.nc | 
| Modifier and Type | Field | Description | 
|---|---|---|
| private CalculatorConfig.CurveImpl | CalculatorConfig. CURVE_IMPLEMENTATION | 
| Modifier and Type | Method | Description | 
|---|---|---|
| CalculatorConfig.CurveImpl | CalculatorConfig. getCurveImpl() | |
| static CalculatorConfig.CurveImpl | CalculatorConfig.CurveImpl. valueOf(java.lang.String name) | Returns the enum constant of this type with the specified name. | 
| static CalculatorConfig.CurveImpl[] | CalculatorConfig.CurveImpl. values() | Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| boolean | CalculatorConfig. setCurveImpl(CalculatorConfig.CurveImpl curve_impl) |