public class StringToIntegerConverter extends Object implements org.springframework.core.convert.converter.Converter<String,Integer>
StringToIntegerConverter()
Integer
convert(String source)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringToIntegerConverter()
public Integer convert(String source)
convert
org.springframework.core.convert.converter.Converter<String,Integer>
Copyright © 2019. All rights reserved.