The purpose of inheritance is code reuse, for when you have a class that shares common functionality, and you want others to be
able to extend it and make use o...
Accept sealed classes RFC?
Which syntax option do you prefer?
`sealed` + `permits`
12 Votes (44%)
`permits` only
15 Votes (56%)