Skip to content

Java 17: Start using records #2377

@iluwatar

Description

@iluwatar

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

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions