artem_zin
06/23/2016, 5:08 PMParcelable
(Android specific)
* Parse from Cursor
and read from ContentValues
(Android specific)
Imagination is the limit.
Data classes in Kotlin are great, but lack of extensions api for them require developers either use reflection or write boilerplate error-prone code by hand