How can a String be converted to an int in Java?
My String contains only numbers and I want to return the number it represents.
For example, given the string "1234" the result should be the number 1234.
home / developersection / forums / converting string to int in java?
Anonymous User
07-May-2015