Skip to content

Instantly share code, notes, and snippets.

@tkfx
Last active October 14, 2020 21:33
Show Gist options
  • Select an option

  • Save tkfx/d9cc74e4dc8eb4654da7c582c15aab71 to your computer and use it in GitHub Desktop.

Select an option

Save tkfx/d9cc74e4dc8eb4654da7c582c15aab71 to your computer and use it in GitHub Desktop.
if( user.isCustomer() && account.equals(id) ) {
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment