Private constructor in abstract class

后端 未结 7 1131
无人及你
无人及你 2020-12-31 05:54

In Java what is the purpose of using private constructor in an abstract class?

In a review I got this question, and I am curious, for what situation we need to use

7条回答
提交回复
热议问题