public class StringToDoubleTransformer extends Object implements Transformer<String,Double>
public Double transform(String value) throws TransformationException
transform インタフェース内 Transformer<String,Double>TransformationExceptionCopyright © 2016. All rights reserved.