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

toChar

open static fun toChar(typeConverter: TypeConverter, typedValue: TypedValue): Char

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