Uses of Interface
org.springframework.cglib.core.ProcessSwitchCallback
Packages that use ProcessSwitchCallback
-
Uses of ProcessSwitchCallback in org.springframework.cglib.core
Methods in org.springframework.cglib.core with parameters of type ProcessSwitchCallbackModifier and TypeMethodDescriptionvoidCodeEmitter.process_switch(int[] keys, ProcessSwitchCallback callback) voidCodeEmitter.process_switch(int[] keys, ProcessSwitchCallback callback, boolean useTable)