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