Skip to content

Instantly share code, notes, and snippets.

@erica
Created July 17, 2017 22:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save erica/c8c0b3d457f8682ef0aaabee1df82ae7 to your computer and use it in GitHub Desktop.
Save erica/c8c0b3d457f8682ef0aaabee1df82ae7 to your computer and use it in GitHub Desktop.

Default Values of a Boolean

Java: Default value for a boolean primitive is false. (For Boolean object, null)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment