| Java FAQ | ||
| JSP FAQ | ||
| Servlet FAQ | ||
XyzWs Java FAQ:
When to use private constructor?
Printer-friendly version |
Mail this to a friend
|
Advertisement
|
When to use "private" constructor?The private constructors are used in the following situation:
|