Skip to content

Instantly share code, notes, and snippets.

@develodroid
Created July 25, 2016 16:20
Show Gist options
  • Save develodroid/8e558b4b9dea7015fa68fc3dd0c60724 to your computer and use it in GitHub Desktop.
Save develodroid/8e558b4b9dea7015fa68fc3dd0c60724 to your computer and use it in GitHub Desktop.
if (name != null) {
System.out.println(name)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment