Skip to search form
Skip to main content
Skip to account menu
Semantic Scholar
Semantic Scholar's Logo
Search 227,325,359 papers from all fields of science
Search
Sign In
Create Free Account
Covariant return type
Known as:
Covariant return
, Covariant type return
In object-oriented programming, a covariant return type of a method is one that can be replaced by a "narrower" type when the method is overridden in…
Expand
Wikipedia
(opens in a new tab)
Create Alert
Alert
Related topics
Related topics
4 relations
C++
Clone (Java method)
Java
Broader (1)
Method (computer programming)
Papers overview
Semantic Scholar uses AI to extract papers important to this topic.
2016
2016
Oracle Certified Professional Java SE 8 Programmer Exam 1Z0-809
S. Ganesh
,
Hari Kiran
,
Tushar Sharma
Apress
2016
Corpus ID: 33737904
class Shape { // other methods elided public abstract Shape copy(); } class Circle extends Shape { // other methods elided public…
Expand
2007
2007
Helping manage the concern of object cloning in Java programs
E. Bodden
2007
Corpus ID: 2729060
In previous work [2] we investigated the concern of tagging entities of various intermediate representations of the Soot [9…
Expand
2007
2007
Open multi-methods for c++
P. Pirkelbauer
,
Yuriy Solodkyy
,
B. Stroustrup
International Conference on Generative…
2007
Corpus ID: 9329095
Multiple dispatch - the selection of a function to be invoked based on the dynamic type of two or more arguments - is a solution…
Expand
2006
2006
CMOF-model semantics and language mapping for MOF 2.0 implementations
M. Scheidgen
Fourth Workshop on Model-Based Development of…
2006
Corpus ID: 17167089
Meta-modelling programming frameworks enable engineers to deal with models, defined through object-oriented meta-models, in the…
Expand
By clicking accept or continuing to use the site, you agree to the terms outlined in our
Privacy Policy
(opens in a new tab)
,
Terms of Service
(opens in a new tab)
, and
Dataset License
(opens in a new tab)
ACCEPT & CONTINUE