filmov
tv
Learn Java Programming - Long Class Tutorial
Показать описание
The Long class is wrapper class that wraps a value of primitive long data type into an object. I highly recommend watching both my Primitive Wrapper Classes Tutorial and my Autoboxing Tutorial before continuing with this tutorial. You will need to understand certain concepts from both of them in order to fully comprehend the material in this tutorial. It is important to note that the Long class is immutable.