What is the purpose of DefaultConstructorMaker? Wh...
# announcements
c
What is the purpose of DefaultConstructorMaker? Why a sealed class is converted to an abstract class with a synthetic constructor accepting DefaultConstructorMaker as an argument? Isn't the default constructer enough?