Which class in Java API have isNumeric( ) method?
807589Aug 10 2004 — edited Jul 16 2008hello,
How can I check if the parameter is a number or not?
Does any java classes have a isNumeric( ) method or some other method provide the same fuctionality?
Thank you in advance!