Skip to content

Commit

Permalink
Improve AnnotationLiteral javadoc (#657)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ladicek committed May 24, 2023
1 parent edae31c commit 96cd940
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
*
* <p>
* An instance of an annotation type may be obtained by subclassing <code>AnnotationLiteral</code>.
* The subclass must implement the annotation interface to satisfy the {@link Annotation} contract.
* </p>
*
* <pre>
Expand Down

0 comments on commit 96cd940

Please sign in to comment.