Skip to content

Instantly share code, notes, and snippets.

@daniele-quero
Created June 16, 2022 13:16
Show Gist options
  • Save daniele-quero/edbee8a22d6d41a9e36db0dc16d997a0 to your computer and use it in GitHub Desktop.
Save daniele-quero/edbee8a22d6d41a9e36db0dc16d997a0 to your computer and use it in GitHub Desktop.
User.INSTANCE.setName("Single Ton");
User.INSTANCE.setId(666L);
//pretty much clear, no?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment