Reified type parameters work only with inline functions, because during compilation (inlining), the Kotlin compiler replaces reified type argument class.
確定! 回上一頁