I believe they do in Java, perhaps not in Kotlin. ...
# announcements
f
I believe they do in Java, perhaps not in Kotlin. Either way, yeah,
sealed
makes the intent very explicit. Seeing that, I can tell I'm not supposed to even try and inherit from it.