spring-framework / org.springframework.expression.common / ExpressionUtils / toInt

toInt

open static fun toInt(typeConverter: TypeConverter, typedValue: TypedValue): Int

Attempt to convert a typed value to an int using the supplied type converter.