Can a constructor in java can be private?

Posted by Rajesh on Stack Overflow See other posts from Stack Overflow or by Rajesh
Published on 2010-05-12T04:26:29Z Indexed on 2010/05/12 4:34 UTC
Read the original article Hit count: 209

Filed under:

If the answer for my question is yes, then what is the use of having a private constructor.

© Stack Overflow or respective owner

Related posts about java