Files
kotlin-fork/idea/resources/inspectionDescriptions/CanSealedSubClassBeObject.html
T

5 lines
155 B
HTML

<html>
<body>
This inspection reports direct inheritors of <b>sealed class</b> that have default constructors only and thus can be objects.
</body>
</html>