2008
DOI: 10.5381/jot.2008.7.5.a2
|View full text |Cite
|
Sign up to set email alerts
|

Adding Type Constructor Parameterization to Java.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2008
2008
2013
2013

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 16 publications
(2 citation statements)
references
References 20 publications
(3 reference statements)
0
2
0
Order By: Relevance
“…Type constructor polymorphism, for example, can be introduced in Java by a language extension [9]; for Scala, a research agenda [20,21,22] resulted in the introduction of type constructor polymorphism in the language. C++, on the other hand, allows simulating type constructor polymorphism with template template parameters, although those are for practical reasons not widely used.…”
Section: Related Workmentioning
confidence: 99%
“…Type constructor polymorphism, for example, can be introduced in Java by a language extension [9]; for Scala, a research agenda [20,21,22] resulted in the introduction of type constructor polymorphism in the language. C++, on the other hand, allows simulating type constructor polymorphism with template template parameters, although those are for practical reasons not widely used.…”
Section: Related Workmentioning
confidence: 99%
“…Type constructor polymorphism has recently started to trickle down to object-oriented languages. Cremet and Al-therr's work on extending Featherweight Generic Java with higher-kinded types [18] partly inspired the design of our syntax. However, since they extend Java, they do not model type members and path-dependent types, definition-site variance, or intersection types.…”
Section: Type Constructor Polymorphism In Oopl'smentioning
confidence: 99%