Designing with Static Members
Summary:
In this installment of his
Design Techniques column, I discuss the ways in which static fields and methods, which exist outside of objects, fit into object-oriented design.
The ability to add new comments in this discussion is temporarily disabled.
Most recent reply: February 1, 1999 9:34 AM by
Bill
|
In this installment of his Design Techniques column, I discuss the ways in which static fields and methods, which exist outside of objects, fit into object-oriented design. Read this Artima.com article: http://www.artima.com/designtechniques/static.html
|
|