Files
kotlin-fork/idea/resources/intentionDescriptions/ImplementParcelableAction/description.html
T
Vyacheslav Gerasimov 5b58a6f9e8 Add intentions Add/Remove/Redo parcelable implementation
#KT-17465 Fixed
#KT-12049 Fixed
2017-04-18 19:04:14 +03:00

4 lines
112 B
HTML

<html>
<body>
This intention implements the methods and the CREATOR object needed for Parcelable.</body>
</html>