This is a basic Java project to demonstrate basically what sealed classes are in Java.
Sealed classes/interfaces in Java are used to restrict which classes may extend or implement them.
For the contributor covenant to this project, please check the Code of Conduct file.