Hello!
If you have private instance constructor you can then instance object from
within the class itself.
It is any point in doing this? I mean is there situation where this can be a
point doing this.
//tony
If you have private instance constructor you can then instance object from
within the class itself.
It is any point in doing this? I mean is there situation where this can be a
point doing this.
//tony
Comment