Skip to content

Instantly share code, notes, and snippets.

@bogomil
Created February 16, 2017 11:51
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 bogomil/4fc36774849be20e32ee2b668bde8bb1 to your computer and use it in GitHub Desktop.
Save bogomil/4fc36774849be20e32ee2b668bde8bb1 to your computer and use it in GitHub Desktop.
//haha
boolean b;
b = false;
if (b.toString().lenght < 5 ) {
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment