GJ Extending the Java programming language with type parameters

GJ Extending the Java programming language with type parametersShort Description
This note proposes GJ, an extension to the Java programming language that … GJ is backward and forward compatible with the Java programming language and …

Website: homepages.inf.ed.ac.uk | Filesize: 153kb

Content
GJ: Extending the JavaTM programming language with type
parameters
Gilad Bracha, Sun Microsystems
Martin Odersky, University of South Australia
David Stoutamire, Sun Microsystems
Philip Wadler, Bell Labs, Lucent Technologies
March 1998; revised August 1998
Say you wish to process collections. Some may be collections of bytes, others collections
of strings, and yet others collections of collections of strings. The Java programming
language supports such variation by allowing you to form a collection of Object,
so the elements may have any reference type. In order to keep the language simple,
you are forced to do some of the work yourself: you…

Get the file Download here

AddThis Social Bookmark Button
Related Books:
  • Java Programming Language SL-275
  • Generics in the Java Programming Language
  • What Everybody Using the Java Programming Language Should Know
  • SL-110
  • Effective Java Programming Language Guide
  • Application Programming Guide and Reference for Java
  • Application Programming Guide and Reference for Java
  • No Slide Title

  • Related Searches: , , , ,



    Comments

    Leave a Reply