Classworking Toolkit: Generics with ASM

Java 5 generics provide information that’s useful for many classworking applications. This article shows how the ASM Java bytecode manipulation framework offers flexible access to generics information without going through the Java classloading process. Along the way, It looks deeper into the representation of generics in the binary class format.

4 Comments

  1. 2006-02-22 3:21 am
    • 2006-02-22 9:05 am
  2. 2006-02-22 12:52 pm
    • 2006-02-23 12:20 am