Skip to content

Instantly share code, notes, and snippets.

@ekramalikazi
Created November 23, 2015 19:17
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 ekramalikazi/7b18fa875a5c45027fa6 to your computer and use it in GitHub Desktop.
Save ekramalikazi/7b18fa875a5c45027fa6 to your computer and use it in GitHub Desktop.
if (str == null || "".equals(str)){
//..
//..
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment