Valdosta State University

The reason we use these wrapper classes is that there are situations where a primitive type is not allowed, but the corresponding wrapper class instance is. The wrapper class for . int . is . Integer. A few of the members are shown in the class diagram on the right. There is a constructor for the class; however, it is deprecated. Deprecated ... ................
................