Class Typed.Literal

java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<Typed>
jakarta.enterprise.inject.Typed.Literal
All Implemented Interfaces:
Annotation
Enclosing class:
Typed

public static final class Typed.Literal extends AnnotationLiteral<Typed> implements Typed
Supports inline instantiation of the Typed annotation.
Since:
2.0
See Also: