We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f2cb22 commit 16ac983Copy full SHA for 16ac983
singleton/src/main/java/com/iluwatar/EnumIvoryTower.java
@@ -3,6 +3,7 @@
3
/**
4
*
5
* Enum Singleton class.
6
+ * http://stackoverflow.com/questions/70689/what-is-an-efficient-way-to-implement-a-singleton-pattern-in-java
7
8
*/
9
public enum EnumIvoryTower {
0 commit comments