public static class IntegerSpinnerValueFactory
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

A javafx.scene.control.SpinnerValueFactory implementation designed to iterate through integer values.

Note that the default converter is implemented as an javafx.util.converter.IntegerStringConverter instance.

extends SpinnerValueFactory<Integer>

Since:  JavaFX 8u40