Integer (Java Platform SE 8 )

https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html

Constructs a newly allocated Integer object that represents the int value indicated by the String parameter. The string is converted to an int value in exactly ...