Uses of Interface
io.quarkus.gizmo.Switch.StringSwitch
-
-
Uses of Switch.StringSwitch in io.quarkus.gizmo
Classes in io.quarkus.gizmo that implement Switch.StringSwitch Modifier and Type Class Description (package private) classStringSwitchImplMethods in io.quarkus.gizmo that return Switch.StringSwitch Modifier and Type Method Description Switch.StringSwitchBytecodeCreator. stringSwitch(ResultHandle value)Create a new switch construct for a string value.Switch.StringSwitchBytecodeCreatorImpl. stringSwitch(ResultHandle value)
-