Hello
Is there a way to iterate over Kotlin Enums like with MyEnumClass.values() in Java?
IntelliJ does not show me something like valueOf() neither.
bye,
-christian-
Hello
Is there a way to iterate over Kotlin Enums like with MyEnumClass.values() in Java?
IntelliJ does not show me something like valueOf() neither.
bye,
-christian-