就像我有一個kotlin函式: object KotlinFunc { @JvmStatic fun create(mycls: KClass<*>) {...} } 我想在Java程式碼中呼叫此函式,但這不起作用:
確定! 回上一頁