Loading video...
Numeric Wrapper Classes & Mathematical Functions
- A list can only store objects of a class, not primitive types
- There is a numeric wrapper class for each primitive type: Integer for int; Double for double; Boolean for boolean (Boolean is not in the AP subset)
- Wrapper class provides a constructor to create an object with a specified value
- Wrapper class provides an accessor method to convert back to primitive type
- Wrapper class provides equals and compareTo methods for comparing values
- Math class provides useful methods like absolute value, square root, and random number generation
Numeric Wrapper Classes & Mathematical Functions
Lecture Slides are screen-captured images of important points in the lecture. Students can download and print out these lecture slide images to do practice problems as well as take notes while watching the lecture.

































Start Learning Now
Our free lessons will get you started (Flash® 10 required).
Sign up for Educator.comGet immediate access to our entire library.
Features Overview