Uses of Interface
io.quarkus.gizmo2.creator.CaseCreator
Packages that use CaseCreator
-
Uses of CaseCreator in io.quarkus.gizmo2.creator
Method parameters in io.quarkus.gizmo2.creator with type arguments of type CaseCreatorModifier and TypeMethodDescriptionvoidSwitchCreator.case_(Consumer<CaseCreator> builder) Add a switch case.