static class PhaseOptimizer.ProgressRange
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
double |
initialValue |
double |
maxValue |
Constructor and Description |
---|
ProgressRange(double initialValue,
double maxValue) |