Uses of Enum
io.quarkus.gizmo.ResultHandle.ResultType
-
Uses of ResultHandle.ResultType in io.quarkus.gizmo
Fields in io.quarkus.gizmo declared as ResultHandle.ResultTypeMethods in io.quarkus.gizmo that return ResultHandle.ResultTypeModifier and TypeMethodDescriptionResultHandle.getResultType()static ResultHandle.ResultTypeReturns the enum constant of this type with the specified name.static ResultHandle.ResultType[]ResultHandle.ResultType.values()Returns an array containing the constants of this enum type, in the order they are declared.