public class StringToIntegerTransformer extends Object implements Transformer<String,Integer>
| コンストラクタと説明 |
|---|
StringToIntegerTransformer() |
public Integer transform(String value) throws TransformationException
transform インタフェース内 Transformer<String,Integer>TransformationExceptionCopyright © 2017. All rights reserved.