Package gov.nih.nci.caarray.services.fileparse2.arraydesign.test

Interface Summary
IAccess  
 

Class Summary
BCELCalls  
HolderBean  
JavassistCalls  
ReflectAccess Simple example of program using reflection.
TimeCalls Program demonstrating how runtime class generation can be used to replace reflection, with a substantial increase in performance for repeated calls.
TimeCalls.DirectLoader Simple-minded loader for constructed classes.