<!-- Thank you for suggesting an improvement to OpenRewrite! Feel free to delete any sections that don't apply to your request. --> ## Use `record` where possible (Class can be record class) - https://www.jetbrains.com/help/inspectopedia/ClassCanBeRecord.html - https://github.com/apache/kafka/pull/20097 - https://github.com/apache/kafka/pull/20097/files#r2244825389 ## Describe the solution you'd like ## Have you considered any alternatives or workarounds? ## Additional context <!-- Any thoughts that come to mind, or similar items on the backlog already. --> ## Are you interested in [contributing this feature to OpenRewrite](https://github.com/openrewrite/.github/blob/main/CONTRIBUTING.md#new-features)? <!-- Indicate if this is something you would like to work on, and how we can best support you in doing so. -->
Use
recordwhere possible (Class can be record class)Describe the solution you'd like
Have you considered any alternatives or workarounds?
Additional context
Are you interested in contributing this feature to OpenRewrite?