Last active
April 12, 2021 07:59
-
-
Save berito/84f854a658b385c54d9265ddf89b9c3a to your computer and use it in GitHub Desktop.
[Java]Snippets for java
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
| class Test{ | |
| Test() | |
| { | |
| } | |
| private static void test(){ | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment