public abstract class SetOfClasses extends Object implements Serializable
IClass.
TODO: why does this not extend Set? Is there a good reason anymore?| Constructor and Description |
|---|
SetOfClasses() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
add(String klass) |
abstract boolean |
contains(String klassName) |