Join Slack
Powered by
Can't seem to get the generics to work with a Clas...
# announcements
t
Tsvetozar Bonev
12/06/2018, 1:23 PM
Can't seem to get the generics to work with a Class object
g
gildor
12/06/2018, 3:17 PM
You should use TypeToken for that
gildor
12/06/2018, 3:18 PM
https://stackoverflow.com/questions/20773850/gson-typetoken-with-dynamic-arraylist-item-type
t
Tsvetozar Bonev
12/06/2018, 3:37 PM
managed to figure it out, TypeToken has a getArray method thankfully
2
Views
Open in Slack
Previous
Next