Companion

object Companion

Functions

enumOf
Link copied to clipboard
fun enumOf(value: Int?): IntEnum<UserSettings.TimeFormat>?
equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

map
Link copied to clipboard
val map: Map<Int, UserSettings.TimeFormat>