Content deleted Content added
Tom.Reding (talk | contribs) m -redundant class param; cleanup |
|||
(4 intermediate revisions by 4 users not shown) | |||
Line 1:
{{WikiProject banner shell|
{{WikiProject Computer science}}
{{WikiProject Java
{{To do}}
==Untitled==
Line 169 ⟶ 171:
The article clearly states that polymorphism is not method overriding. Yet isn't the latter exactly what the example is doing?
--[[User:Henre|Henre]] ([[User talk:Henre|talk]]) 23:33, 31 March 2013 (UTC)
:This article clearly states very little! We have:
::... ''Polymorphism (which is strictly referring to subtype polymorphism in the context of this article)'' ...
:Followed by a section headed:
::''Parametric Polymorphism''
:If you come to the areticle with no prior knowledge, you would leave confused. --[[User:Paddy3118|Paddy]] ([[User talk:Paddy3118|talk]]) 05:49, 21 April 2013 (UTC)
|