All enum classes in Kotlin are implicit subtypes of the kotlin.Enum class, which contains a set of common functions and properties available for any enum ...
確定! 回上一頁