Is there a way to identify a Kotlin data class from a regular Kotlin class?

前端 未结 2 1067
我寻月下人不归
我寻月下人不归 2021-01-17 11:05

Is there a way to identify a Kotlin data class from a regular Kotlin class? Like using reflection maybe?

2条回答
提交回复
热议问题