hasValue

fun JIntSpinner.hasValue(lambda: (Int) -> Boolean): ComponentPredicate(source)

Returns a ComponentPredicate that evaluates lambda on the value of this JIntSpinner.