Module jakarta.cdi

Interface AnnotatedType<X>

Type Parameters:
X - the type
All Superinterfaces:
Annotated

public interface AnnotatedType<X> extends Annotated

Represents a Java class or interface.

See Also: