Android: Handle generics using Gson in both Kotlin and Java
· ☕ 4 min read · ✍️ Iskander Samatov
How do you actually use Gson and Generics in both Kotlin and Java to easily convert JSON strings of any structure into Java or Kotlin objects?