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