The question is that when I change a Sealed subcla...
# kontributors
m
The question is that when I change a Sealed subclass to an object, the Java instances would have to change from new SealedSubClass() to SealedSubClass.INSTANCE.