Interface JClassType

All Superinterfaces:
HasAnnotations, JType
All Known Subinterfaces:
JAnnotationType, JArrayType, JEnumType, JGenericType, JParameterizedType, JRawType, JRealClassType, JTypeParameter, JWildcardType

public interface JClassType extends JType, HasAnnotations
Type used to represent any non-primitive type.