# Introduction In this lab, you will learn how to use the `longValue()` method of the `Double` class in Java to convert a `Double` number to its long equivalent. You will also learn how to implement this method through examples.
Click the virtual machine below to start practicing