Package jakarta.enterprise.inject
Class Reserve.Literal
- All Implemented Interfaces:
Annotation
- Enclosing class:
- Reserve
Supports inline instantiation of the
Reserve annotation.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class jakarta.enterprise.inject.Reserve
Reserve.Literal -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
Literal
public Literal()
-
-
Method Details
-
annotationType
- Specified by:
annotationTypein interfaceAnnotation- Overrides:
annotationTypein classAnnotationLiteral<Reserve>
-
equals
- Specified by:
equalsin interfaceAnnotation- Overrides:
equalsin classAnnotationLiteral<Reserve>
-
hashCode
public int hashCode()- Specified by:
hashCodein interfaceAnnotation- Overrides:
hashCodein classAnnotationLiteral<Reserve>
-
toString
- Specified by:
toStringin interfaceAnnotation- Overrides:
toStringin classAnnotationLiteral<Reserve>
-