160 Commits

Author SHA1 Message Date
Sujan Reddy Annem
5687976a91 Thread-safe Singleton class
New Singleton class name has renamed to ThreadSafeLazyLoadedIvoryTower
and called it from App.java
2014-10-13 22:15:45 -07:00
Sujan Reddy Annem
cffe592c9c New Singleton class
Thread-safe and lazy loading.
2014-10-13 13:24:18 -07:00
matthew
3da9ad5469 Formatted all files to the same standard 2014-10-08 13:42:12 +01:00
Matthew
bde5b343d0 Just formatting App classes to be like the other class files on the project 2014-10-07 16:23:37 +01:00
yusufaytas
d6aed142a7 removed the lazy instantiation from singleton to avoid threading
problems.
2014-09-07 21:21:24 +01:00
Yusuf Aytaş
3d55749042 Update IvoryTower.java
fixed the issue with class creation.
2014-09-07 00:44:32 +01:00
Yusuf Aytaş
0509e48d37 Update IvoryTower.java 2014-09-06 23:54:25 +01:00
Ilkka Seppala
54b414acb1 Commented singleton example. 2014-08-31 08:42:01 +03:00
Ilkka Seppala
7f3c311ebe added singleton class diagram 2014-08-24 10:07:22 +03:00
Ilkka Seppala
72415386fe added singleton sample 2014-08-11 21:43:08 +03:00