Geir
10/23/2017, 10:05 PM(Class<? extends Enum>)
-constructor. I'd like to pass my Kotlin enum, but it won't work. I guess it's because Kotlin enums don't extend java.lang.Enum..
Is there an easy way to work around that without changing the external library?