Integer s
Integer(String s) Constructs a newly allocated Integer object that represents the int value indicated by the String parameter.
Integer(String s) Constructs a newly allocated Integer object that represents the int value indicated by the String parameter.