Frontier Java   Frontier Java
 home  |  source code  |  articles  |  patterns  |  contact  |  what's new  |  site map  |  resume 
Search
Free source
Applets
JavaScript
 

Article: Global Variables in Java with the Singleton Pattern


Published Feb 23, 2000 at Gamelan: Global Variables in Java with the Singleton Pattern

This patterncan help C++ coders make the transition to Java.

Download the source code: singleton.java

 

 

The Singleton pattern is covered in these books:


Design Patterns: Elements of Reusable Object-Oriented Software
Buy this book
chapters.ca
amazon.com


  Last updated: 2000 11 29