@ThreadSafe public class FloatReadConverter extends Object implements ITypeConverter<Float>
public Float convert(String value, Class type)
ITypeConverterconvert 在接口中 ITypeConverter<Float>value - 字符串值type - 字段类型Copyright © 2023. All rights reserved.