assuming the `t.javaType` call returns `Class<*...
# reflect
u
assuming the
t.javaType
call returns
Class<*>
of course... It can also return
ParameterizedType
or
TypeVariable
or something else