The link above shows my work-around. It uses Class...
# reflect
a
The link above shows my work-around. It uses Class<*> as a key instead of KType and calling KType.javaType to convert to the non-null Java equivalent.