- All Implemented Interfaces:
- java.io.Serializable
public class ClassSet
extends java.lang.Object
implements java.io.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