Uses of Interface
io.quarkus.gizmo.IfThenElse
-
Uses of IfThenElse in io.quarkus.gizmo
Classes in io.quarkus.gizmo that implement IfThenElseMethods in io.quarkus.gizmo that return IfThenElseModifier and TypeMethodDescriptionBytecodeCreator.ifThenElse(ResultHandle condition) Create a new if-then-else construct.BytecodeCreatorImpl.ifThenElse(ResultHandle value)