mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8234971
: Incorrect example in j.l.reflect.RecordComponent::toString
Reviewed-by: jjg
This commit is contained in:
parent
14459b2ad2
commit
ba9d4ad45a
1 changed files with 1 additions and 1 deletions
|
@ -233,7 +233,7 @@ public final class RecordComponent implements AnnotatedElement {
|
|||
* of the record component.
|
||||
* For example:
|
||||
* <pre>
|
||||
* String name
|
||||
* java.lang.String name
|
||||
* int age
|
||||
* </pre>
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue