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