Skip to content

Instantly share code, notes, and snippets.

@DawnImpulse
Created November 28, 2018 15:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DawnImpulse/d8a00851886381d0888901c63c934716 to your computer and use it in GitHub Desktop.
Save DawnImpulse/d8a00851886381d0888901c63c934716 to your computer and use it in GitHub Desktop.
json array > gson
Gson().fromJson("", Array<ClassName>::class.java))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment