类 DoublePairFormatter

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

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