help: is there an isInteger() method in java?
807597Oct 14 2005 — edited Oct 14 2005hi there! im looking for a type checking method such as isInteger() method in Java. we all know that there is a similar function in C, but is there one in Java?
All i could find is this but it doesnt compile..
http://www.oop-reserch.com/formgenerator_3_1/com/oopreserch/web/IsInteger.html