|
|
|
| Java Articles Home » Class Definition » [ Constructor ] |
| 1. Avoid 'constructor madness' | |
| Author: | Jerry Smith |
| URL: | http://www.javaworld.com/javaworld/javatips/jw-javatip63.html? |
| Summary: | Tired of creating overloaded constructors for every conceivable set of initialization properties for your classes? Find out how to design secondary configuration classes for initialization parameters instead. (950 words) | /tr>
| 2. Constructor help | |
| Author: | Tony Sintes |
| URL: | http://www.javaworld.com/javaworld/javaqa/2000-11/04-qa-1122-constructor.html? |
| Summary: | How does the compiler handle constructors? | /tr>