Created
June 16, 2022 13:16
-
-
Save daniele-quero/edbee8a22d6d41a9e36db0dc16d997a0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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