- All Implemented Interfaces:
- Serializable
public class ClassSet
extends Object
implements Serializable
Utility class implementing a (typesafe) set of JavaClass objects.
Since JavaClass has no equals() method, the name of the class is
used for comparison.
- Version:
- $Id: ClassSet.java 386056 2006-03-15 11:31:56Z tcurdt $
- Author:
- M. Dahm
- See Also:
ClassStack
,
Serialized Form