Skip to content

Instantly share code, notes, and snippets.

@agustarc
Created December 22, 2016 00:05
Show Gist options
  • Save agustarc/cce9f7573e0ab47d8bdd008459a22d67 to your computer and use it in GitHub Desktop.
Save agustarc/cce9f7573e0ab47d8bdd008459a22d67 to your computer and use it in GitHub Desktop.
public enum Singleton {
INSTANCE;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment