View Single Post
  #16 (permalink)  
Old 05-06-2008, 07:16 AM
sanjeevtarar's Avatar
sanjeevtarar sanjeevtarar is offline
Senior Member
 
Join Date: Apr 2008
Location: Delhi(India)
Posts: 249
sanjeevtarar is on a distinguished road
Quote:
Originally Posted by Jesdisciple View Post
I can understand how an abstract class might use a package/protected/public constructor (if it can be called by super()), but I guess private+abstract constructors are unreasonable... But would anyone ever put a private constructor in an abstract class, even on accident?
exactly Jesdisciple ..... There is no use of private constructor in abstract class.
__________________
sanjeev,संजीव
Reply With Quote