kevinmost
02/25/2018, 12:02 AMreified in Kotlin, the only time it works is when you're inlining something because at the call-site, when you're inlining, you can just replace the T::class with a hardcoded Foo::class where Foo is your real type