Interface JRealClassType

All Superinterfaces:
HasAnnotations, JClassType, JType
All Known Subinterfaces:
JAnnotationType, JEnumType, JGenericType

public interface JRealClassType extends JClassType
Type representing a Java class or interface type that a user would declare.