Join Slack
Communities
Powered by
E.g. ``` val gson = GsonBuilder().apply { ...
# android
o
orangy
09/28/2015, 6:41 PM
E.g.
Copy code
val gson = GsonBuilder().apply { setPrettyPrinting() }.create()
Open in Slack
Previous
Next