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 (c) 2001 - Apache Software Foundation