# Introduction In this lab, you will learn how to use the `longValue()` method in Java to get the long equivalent of a `Long` object. You will also understand the concepts of Boxing and Unboxing in Java.
Click the virtual machine below to start practicing