-
- All Implemented Interfaces:
-
org.springframework.core.convert.converter.Converter
public class StringToRangeConverters implements Converter<String, ClosedFloatingPointRange<Double>>字符串到双精度浮点数范围的转化器。
-
-
Constructor Summary
Constructors Constructor Description StringToRangeConverters()
-