Files
moshi/moshi/japicmp
Zac Sweers 6e81499501 Convert StandardJsonAdapters to Kotlin (#1494)
* Rename .java to .kt

* Convert StandardJsonAdapters to Kotlin

* Inline factory to object

* Idiomatic cleanups + japicmp

* Fixes

* Another idiomatatic bit

* Use knownNotNull() where applicable
2022-01-10 12:14:07 -05:00
..