Uses of Interface
net.sf.cglib.core.ProcessSwitchCallback
-
Packages that use ProcessSwitchCallback Package Description net.sf.cglib.core -
-
Uses of ProcessSwitchCallback in net.sf.cglib.core
Methods in net.sf.cglib.core with parameters of type ProcessSwitchCallback Modifier and Type Method Description void
CodeEmitter. process_switch(int[] keys, ProcessSwitchCallback callback)
void
CodeEmitter. process_switch(int[] keys, ProcessSwitchCallback callback, boolean useTable)
-