a8da79a130
* Intention to make open class with only private constructors sealed #KT-12504 Fixed * Fixed #KT-12504
5 lines
128 B
HTML
5 lines
128 B
HTML
<html>
|
|
<body>
|
|
This intention converts an open or abstract class with only private constructors to a sealed class
|
|
</body>
|
|
</html> |