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

toFloat

open static fun toFloat(typeConverter: TypeConverter, typedValue: TypedValue): Float

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