Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 971 Bytes

File metadata and controls

20 lines (15 loc) · 971 Bytes

What is the Records Kata?

The Records Kata is a beginner Code Kata with a set exercises that a developer can complete to familiarize themselves with the records feature released in Java 16.

To read more about the motivation behind the development of the record type in Java: JEP 395: Records

Getting Started

Navigate through the comments in the test file: