Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
resources
/
intentionDescriptions
/
ConvertClassToSealedClassIntention
/
description.html
blob: e60160ad7b532b6a7600dc1e6452792aafed25a1 [
file
] [
log
] [
blame
]
<html>
<body>
This intention converts an open or abstract class with only private constructors to a sealed class
</body>
</html>