Skip to content
Snippets Groups Projects
Commit a968a5cb authored by Goik Martin's avatar Goik Martin
Browse files

Cosmetics

parent 87197aad
No related branches found
No related tags found
No related merge requests found
......@@ -1352,11 +1352,10 @@ Type Rectangle</screen></td>
}
...</programlisting>
<remark>if <code language="java">o == null</code> then <code
<para>if <code language="java">o == null</code> then <code
language="java">o <link
xlink:href="https://docs.oracle.com/javase/specs/jls/se7/html/jls-15.html#jls-15.20.2">instanceof</link>
Rectangle</code> evaluates to <code
language="java">false</code>.</remark>
Rectangle</code> evaluates to <code language="java">false</code>.</para>
</figure>
<figure xml:id="sd1_inherit_fig_circleEquals">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment