(actually, sorry, `T::class` would always be `List...
# kapt
e
(actually, sorry,
T::class
would always be
List
, while getting the class of an instance of
T
at runtime would be
ArrayList
)