Interface ClassType

All Superinterfaces:
AnnotationTarget, Type

public interface ClassType extends Type
A class type, including interface types, enum types, annotation types and record types. Class types are introduced by class declarations.
Since:
4.0