Last update: Fri Jan 5 02:08:04 MST 2018
@Article{Wadler:2000:GGJ, author = "Philip Wadler", title = "{GJ}: {A Generic Java}", journal = j-DDJ, volume = "25", number = "2", pages = "23--26, 28", month = feb, year = "2000", CODEN = "DDJOEB", ISSN = "1044-789X", bibdate = "Thu Nov 9 08:25:13 MST 2000", bibsource = "http://www.math.utah.edu/pub/tex/bib/dr-dobbs-2000.bib", URL = "http://www.ddj.com/ftp/2000/2000_02/gj.txt", abstract = "Generic Java (GJ) adds generic types to the Java language. GJ is compatible with Java, the Java Virtual Machine, and existing libraries. It is also efficient, in that information about generic types is maintained only at compile time, not run time. Additional resources include gj.txt (listings).", acknowledgement = ack-nhfb, journal-URL = "http://www.ddj.com/", }