8340983: Use index and definition tags in Object and Double

Reviewed-by: bpb, liach
This commit is contained in:
Joe Darcy 2024-09-26 16:04:45 +00:00
parent 8225a5f58a
commit bb040ef4cc
2 changed files with 4 additions and 4 deletions

View file

@ -109,7 +109,7 @@ public class Object {
/**
* Indicates whether some other object is "equal to" this one.
* <p>
* The {@code equals} method implements an equivalence relation
* The {@code equals} method implements an <dfn>{@index "equivalence relation"}</dfn>
* on non-null object references:
* <ul>
* <li>It is <i>reflexive</i>: for any non-null reference value