Files
kotlin-fork/idea/resources/inspectionDescriptions/CanSealedSubClassBeObject.html
T
2018-06-13 18:12:18 +03:00

5 lines
138 B
HTML

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