<@U0U6GMD63>: maybe `inline fun &lt;reified T: Any...
# announcements
d
@paul_klym: maybe
inline fun <reified T: Any> getType() = getType(object : TypeToken<T>() {})
will help you? https://kotlinlang.slack.com/archives/general/p1459713861002982