Files
kotlin-fork/idea/resources/intentionDescriptions/RemoveParcelableAction/description.html
T

5 lines
180 B
HTML

<html>
<body>
This intention removes the methods and the <b>CREATOR</b> object which implements <b>Parcelable</b>. <b>Warning:</b> your custom code will be removed.
</body>
</html>