How to determine if the input is an integer?
807589Aug 9 2008 — edited Aug 9 2008Guys,
Good day!
Is there anyone knows how to determine if the given input is an integer/number? Is there a built-in Java method that is capable in determining it? Like in C, there is isNumeric() function to check if it is numeric.
Thanks in advance. God Bless.
Jojo