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

qualifying Override

parent 3bf8f241
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,8 @@
</head>
<body><h1>The <code>Override</code> annotation</h1><p>In the suggested
solution of the previous exercise you found the <code>Override</code>
annotation:</p><pre><code>...
solution of the previous exercise you found the
<code>java.lang.Override</code> annotation:</p><pre><code>...
public class PartyStatisticsImpl implements PartyStatistics {
......
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