-
-
Notifications
You must be signed in to change notification settings - Fork 27.3k
Closed
Description
Available since Java 16, we can now use the record type for immutable classes. It's well described at https://dzone.com/articles/what-are-java-records
Acceptance criteria
- The repository code has been refactored to use the record type
Metadata
Metadata
Assignees
Projects
Status
Done