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

toShort

open static fun toShort(typeConverter: TypeConverter, typedValue: TypedValue): Short

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