net.sf.cglib.core
Interface Customizer


public interface Customizer


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

Method Detail

customize

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


Copyright © 2012 Oracle Corporation. All Rights Reserved.