public class IntegerConverter extends Object implements Converter<Integer>
IntegerConverter()
Integer
fromString(String text)
String
toString(Integer instance)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IntegerConverter()
public String toString(Integer instance)
toString
Converter<Integer>
public Integer fromString(String text)
fromString
Copyright © 2014 The Apache Software Foundation. All rights reserved.