Package org.objectweb.speedo.genclass.merger

Speedo tools merging the generic class GenClass with Speedo extention of java.util.XXX classes in order to avoid the code duplication.

See:
          Description

Class Summary
GCInfo  
GenClassAdapter Writes the non abstract methods and the fields of a class.
GenClassAnalyzer This visitor checks if the class is abstract.
GenClassMerger  
 

Package org.objectweb.speedo.genclass.merger Description

Speedo tools merging the generic class GenClass with Speedo extention of java.util.XXX classes in order to avoid the code duplication.