Can't seem to get the generics to work with a Clas...
# announcements
t
Can't seem to get the generics to work with a Class object
g
You should use TypeToken for that
t
managed to figure it out, TypeToken has a getArray method thankfully