# Introduction In this lab, we will learn about the Java `intValue()` method of the `Integer` class. This method returns the int equivalent of the specified number and is generally used for unboxing.
Click the virtual machine below to start practicing