in reply to Re: Re: Re: Re: subclass and overridden constructor
in thread subclass and overridden constructor

You could use delegation to bypass that extra method call assuming you mean from the object users point of view

  • Comment on Re: Re: Re: Re: Re: subclass and overridden constructor