Java参数类型的多态研究
闫红桥;
摘要(Abstract):
本文主要分析Java的参数类型的多态及其实现,提出一种新的基于多态类型的子类复写功能的方案和其实现。
关键词(KeyWords): 类型参数化;多态;方法覆盖
基金项目(Foundation):
作者(Author): 闫红桥;
Email:
DOI:
参考文献(References):
- [1]Giuseppe Castagna.Covariance and contravariance:Conflict without acause.ACM Transactions on Programming Languages and Systems,17(3):431-447,May1995.
- [2]P.Canning,W.Cook,W.Hill,J.Mitchell,and W.Olthoff.F-bounded quantification for object oriented programming.In Functional Prog.and Com-puter Architecture,pages:273-280,1989.
- [3]Kresten Krab Thorup.Genericity in Java with virtual types.In European Conference On Object Oriented Programming,1997.