net.sf.cglib.core
Interface Customizer


public interface Customizer


Method Summary
 void customize(CodeEmitter e, org.objectweb.asm.Type type)
           
 

Method Detail

customize

public void customize(CodeEmitter e,
                      org.objectweb.asm.Type type)


Copyright © 2002-2003 cglib. All Rights Reserved.