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

后端 未结 0 2007
被撕碎了的回忆
被撕碎了的回忆 2020-12-18 02:23

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

data class Fath         


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