How can I access and change a field value of object-member inside a object in kotlin by reflection?

后端 未结 0 1786
误落风尘
误落风尘 2020-12-18 02:28

For example, I want to access the property age using reflection from the Father object

data class Fath         


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