Indicates whether discovered classes must have a no-arg constructor.
Indicates whether discovered classes must have a no-arg constructor.
If this method returns true, the client should not discover any subclass of the given superClassName that does not declare a no-arg constructor, i.e., a constructor that takes no arguments.