...
| Wiki Markup |
|---|
The access modifier of an overriding or hiding method must provide at least as much access as the overridden or hidden method (_Java Language Specification_, [§8.4.8.3, "Requirements in Overriding and Hiding" |http://java.sun.com/docs/books/jls/third_edition/html/classes.html#8.4.8.3] \[[JLS 2005|AA. Bibliography#JLSReferences#JLS 05]]). The following are the allowed accesses: |
...
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="2dbb5a2cc55c746b-0d39f467-4e2e48ba-bd4babbe-294cb185df8915726a7230d5"><ac:plain-text-body><![CDATA[ | [[JLS 2005 | AA. Bibliography#JLS References#JLS 05]] | [§8.4.8.3 | http://java.sun.com/docs/books/jls/third_edition/html/classes.html#8.4.8.3], Requirements in Overriding and Hiding | ]]></ac:plain-text-body></ac:structured-macro> |
...