Some Examples of Generics in Java 1.5 and C# 2.0
Short Description
and C# 2.0. Dr. Richard Wiener, Editor-in-Chief, JOT, Associate Professor of Computer. Science, University of Colorado at Colorado Springs …
Website: www.jot.fm | Filesize: 128kb
Content
JOURNAL OF OBJECT TECHNOLOGY
Online at http://www.jot.fm. Published by ETH Zurich, Chair of Software Engineering .JOT, 2004
Vol. 3, No. 8, September-October 2004
Cite this column as follows: Richard Wiener: “Some Examples of Generics in Java 1.5 and C#
2.0″, in Journal of Object Technology, vol. 3, no. 8, September-October 2004, pp. 81-96.
http://www.jot.fm/issues/issue_2004_09/column8
Some Examples of Generics in Java 1.5
and C# 2.0
Dr. Richard Wiener, Editor-in-Chief, JOT, Associate Professor of Computer
Science, University of Colorado at Colorado Springs
The forthcoming releases of Java JDK v1.5 and C# v2.0 support generic classes (classes
with generic type parameters) and generic methods. Furthermore, each also supports
constrained generic types.
Much has been written about generic types. In “A Comparative Study of Language
Support for Generic Programming” by Garcia et al
(http://www.osl.iu.edu/publications/pubs/2003/comparing_generic_programming03.pdf),
details of generic types and programming in C++, Haskell, Standard ML, Eiffel, Java and
C# are compared. Useful details and generic coding examples from the soon to be
released Java JDK 1.5 (now in beta) are presented…
Get the file Download here
Related Books:Related Searches: jdk v1, richard wiener, computer science university, university of colorado at colorado springs, java jdk
Comments
Leave a Reply