mirror of
https://github.com/fankes/moshi.git
synced 2025-10-19 07:59:21 +08:00
* Initial pass at converting LinkedHashTreeMap to Kotlin * Update tests as needed * Remove Arrays use * Separate find nullability * Clean up a few expression bodies * Various little cleanups and warnings * Sprinkle in some knownNotNulls where useful * add() is not implemented * clean up some visibility and properties that can be fields * Some minor formatting * Some minor formatting