Subversion
Written by: Lorna Jane Mitchell
Featured Refcardz: Top Refcardz:
  1. Git
  2. DNS
  3. Data Mining
  4. Spring Data
  5. Subversion
  1. Spring Data
  2. Subversion
  3. Spring Config.
  4. Spring Annotations
  5. Data Mining

Link Details

Link 939751 thumbnail
User 884233 avatar

By screener
via javarevisited.blogspot.in
Published: Mar 15 2013 / 22:53

Singleton and Static Class in Java ( A class with all static methods) has couple of similarities, e.g. both can be used without creating multiple instances, but there are subtle differences between them, which makes static class suitable in certain cases, and Singleton pattern on other. This article, explores difference between Singleton and Static class in Java, to make a informed decision about, when to use Singleton or Static Class in Java.
  • 16
  • 0
  • 1475
  • 2669

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.