How to reselove ambiguity when when using reflection?

后端 未结 0 1804
一生所求
一生所求 2020-11-28 19:12

I\'m trying to perform the following line in Kotlin:

var str: KFunction = "some Word"::toUpperCase

But compiler says

相关标签:
回答
  • 消灭零回复
提交回复
热议问题