org.logicalcobwebs.cglib.core
Interface Customizer


public interface Customizer


Method Summary
 void customize(CodeEmitter e, Type type)
           
 

Method Detail

customize

public void customize(CodeEmitter e,
                      Type type)