Class Alternative.Literal
- All Implemented Interfaces:
Annotation
- Enclosing class:
Alternative
public static final class Alternative.Literal
extends AnnotationLiteral<Alternative>
implements Alternative
Supports inline instantiation of the
Alternative annotation.- Since:
- 2.0
- Author:
- Martin Kouba
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class Alternative
Alternative.Literal -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AnnotationLiteral
annotationType, equals, hashCode, toString
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
Literal
public Literal()
-