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