Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Evren Tan committed Sep 22, 2022
1 parent bb69f1a commit 13924d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions java-sealed-classes-example/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# java-sealed-classes-example
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.

## How to Contribute

For the contributor covenant to this project, please check the Code of Conduct file.
Expand Down

0 comments on commit 13924d1

Please sign in to comment.