org.logicalcobwebs.cglib.core
Interface Customizer


public interface Customizer


Method Summary
 void customize(CodeEmitter e, Type type)
           
 

Method Detail

customize

void customize(CodeEmitter e,
               Type type)