October 6th, 2009 What is the parseInt() method? No Comments, Java Facts, by Daisy Williams. The parseInt() method belongs to the Integer class. It is used to parse a string into its equivalent base. Two… Tags: Interger class, NumberFormatException, parsInt(), wrapper class