Constructs a new IntegerSpinnerValueFactory that sets the initial value
to be equal to the min value, and a default amountToStepBy of one.
min | The minimum allowed integer value for the Spinner. | |
max | The maximum allowed integer value for the Spinner. |
Diagram: Spinner