Skip to content

Instantly share code, notes, and snippets.

Created August 26, 2015 00:02
CodeReview_TerribleCodeExample
@Singleton
public class Highlander {
void hello_World() {
System.out.print("There can only be one!");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment