A dedicated group of software engineers and other professionals interested in the Java(tm) programming language. We have two monthly meetings, study groups, educational efforts, network events, and plenty of support for those learning Java.
Job postings are not allowed on this list. For job postings, please post to novajug_jobs@yahoogroups.com
No worries! Clearly there is confusion about what "static class" means. Every time I look it up I have to think about why I would need it. For this reason
More specifically I was talking about the object it self. Once created, when does it get garbage collected. I was assuming that the entire class was a static
Mark Your Calendar....the 2010 Northern Virginia Software Symposium returns April 30 - May 2nd to Reston! **Local Venue, World Class Experience** Event Name:
... look at Java's Calendar class. it's a class not interface as some would expect from a root element of Java hierarchy. it has static newInstance() method.