Skip to content

Instantly share code, notes, and snippets.

@brendoncheung
Created May 24, 2019 16:31
Show Gist options
  • Save brendoncheung/53108f573f1b6640fdc7927a238c6dd8 to your computer and use it in GitHub Desktop.
Save brendoncheung/53108f573f1b6640fdc7927a238c6dd8 to your computer and use it in GitHub Desktop.
public static void main(String[] args) {
Thread t1 = new Thread();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment