Long - StarShipTutor/StarshipTutorAPCS GitHub Wiki
docs.oracle.com
long :Primitive Data Type - long
- Contains - Signed Integer
- Default - 0
- Size - 63
- Range - Really Big
Wrapper Class - Long
The wrapper class Long is used to crate an object out of a primitive long.
See the full list at docs.oracle.com