Package com.sun.codemodel
Class ClassType
- java.lang.Object
-
- com.sun.codemodel.ClassType
-
public final class ClassType extends Object
This helps enable whether the JDefinedClass is a Class or Interface or AnnotationTypeDeclaration or Enum- Author:
- Bhakti Mehta (bhakti.mehta@sun.com)