Uses of Interface
net.sf.cglib.core.ProcessSwitchCallback

Packages that use ProcessSwitchCallback
net.sf.cglib.core   
 

Uses of ProcessSwitchCallback in net.sf.cglib.core
 

Methods in net.sf.cglib.core with parameters of type ProcessSwitchCallback
 void CodeEmitter.process_switch(int[] keys, ProcessSwitchCallback callback)
           
 void CodeEmitter.process_switch(int[] keys, ProcessSwitchCallback callback, boolean useTable)
           
 



Copyright © 2002-2003 cglib. All Rights Reserved.