Integer in = new Integer(); It is to create an object of a class, and then call methods and variables. For example, integer...max _ value is the maximum value in an integer, and Integer.parseInt(String object) can convert a String object into an integer.