CSR :
|
|
Relates :
|
|
Relates :
|
The `Class` class should have a boolean-valued method `isSealed()` to reflect whether a type is sealed. There should also be some means of finding out the _names_ of the permitted subclasses; this is probably a method like String[] getPermittedSubclasses()
|