Generic Java

Generic Java
Paradigm object-oriented
Designed by Martin Odersky, Philip Wadler, Gilad Bracha, William Maddox, and David Stoutamire
Typing discipline strong
Website homepages.inf.ed.ac.uk/wadler/pizza/gj/
Influenced by
Java, Pizza
Influenced
Java 5.0

Generic Java (GJ) is a programming language that is a superset of Java which adds support for generic programming. It was designed by Gilad Bracha, Martin Odersky, David Stoutamire, and Philip Wadler to offer developers a smoother transition and better Java compatibility than the Pizza programming language, previously created by Odersky and Wadler.

Generic Java was incorporated, with the addition of wildcards, into the official Java language version J2SE 5.0.

See also

External links


This article is issued from Wikipedia - version of the 5/28/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.