类 NumberPairFormatter

java.lang.Object
spring.turbo.format.NumberPairFormatter
所有已实现的接口:
org.springframework.format.Formatter<NumberPair>, org.springframework.format.Parser<NumberPair>, org.springframework.format.Printer<NumberPair>

public class NumberPairFormatter extends Object implements org.springframework.format.Formatter<NumberPair>
从以下版本开始:
1.3.1
作者:
应卓