Uses of Interface
io.quarkus.gizmo.Switch.StringSwitch
-
Uses of Switch.StringSwitch in io.quarkus.gizmo
Classes in io.quarkus.gizmo that implement Switch.StringSwitchMethods in io.quarkus.gizmo that return Switch.StringSwitchModifier and TypeMethodDescriptionBytecodeCreator.stringSwitch(ResultHandle value) Create a new switch construct for a string value.BytecodeCreatorImpl.stringSwitch(ResultHandle value)