|
|
Subscribe / Log in / New account

Explorations: Generics, Erasure, and Bridging (O'Reilly)

William Grosso writes about Java Generics, Erasure, and Bridging on O'Reilly. "In my first two articles, I'm going to talk about some of the more advanced aspects of the current generics implementation. More specifically, this first installment is about erasure and bridging. Both of these are code transformations the compiler performs in order to implement the generics specification."

to post comments


Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds