Uses of Interface
com.strobel.reflection.emit.SwitchCallback
Packages that use SwitchCallback
-
Uses of SwitchCallback in com.strobel.reflection.emit
Methods in com.strobel.reflection.emit with parameters of type SwitchCallbackModifier and TypeMethodDescriptionvoidCodeGenerator.emitSwitch(int[] keys, SwitchCallback callback) voidCodeGenerator.emitSwitch(int[] keys, SwitchCallback callback, SwitchOptions options)