I have a couple custom enum classes and I want to convert all of them ... class Converter { @TypeConverter fun toOrdinal(type: TypeA): Int ...
確定! 回上一頁