Skip to content

Instantly share code, notes, and snippets.

@diogoko
Created May 18, 2017 11:34
Show Gist options
  • Save diogoko/0ec0e0084ca08bc94807f8ff857ea86a to your computer and use it in GitHub Desktop.
Save diogoko/0ec0e0084ca08bc94807f8ff857ea86a to your computer and use it in GitHub Desktop.
Numeric types and maximum number of digits
Java type MAX_VALUE Digits/Scale
int 2147483647 10
long 9223372036854775807 19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment