How to effectively map between Enum in Kotlin

前端 未结 0 1456
时光说笑
时光说笑 2021-01-11 11:11

I have two Enums,

enum class EnumKey

enum class EnumValue

and I already have a mapping from EnumKey to EnumValue.<

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