public final void setConverter (StringConverter<T> newValue)

taken from field

Converts the user-typed input (when the Spinner is editable) to an object of type T, such that the input may be retrieved via the value property.