case object ZoneInfo extends IntEnum[ZoneInfo] with Product with Serializable
- Source
- ZoneInfo.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ZoneInfo
- Serializable
- Product
- Equals
- IntEnum
- IntEnumCompat
- ValueEnum
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable])
- def findName(name: String): ZoneInfo
- def findNameOpt(name: String): Option[ZoneInfo]
- macro def findValues: IndexedSeq[ZoneInfo]
- Attributes
- protected
- Definition Classes
- IntEnumCompat
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- def productElementName(n: Int): String
- Definition Classes
- Product
- def productElementNames: Iterator[String]
- Definition Classes
- Product
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- val values: IndexedSeq[ZoneInfo]
- Definition Classes
- ZoneInfo → ValueEnum
- final lazy val valuesToEntriesMap: Map[Int, ZoneInfo]
- Definition Classes
- ValueEnum
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- def withValue(i: Int): ZoneInfo
- Definition Classes
- ValueEnum
- Annotations
- @SuppressWarnings()
- def withValueEither(i: Int): Either[NoSuchMember[Int, ValueEnumEntry[Int]], ZoneInfo]
- Definition Classes
- ValueEnum
- def withValueOpt(i: Int): Option[ZoneInfo]
- Definition Classes
- ValueEnum
- case object Adlivun extends ZoneInfo with Product with Serializable
- case object Amerish extends ZoneInfo with Product with Serializable
- case object Annwn extends ZoneInfo with Product with Serializable
- case object Ascension extends ZoneInfo with Product with Serializable
- case object Byblos extends ZoneInfo with Product with Serializable
- case object Ceryshen extends ZoneInfo with Product with Serializable
- case object Cyssor extends ZoneInfo with Product with Serializable
- case object Desolation extends ZoneInfo with Product with Serializable
- case object Drugaskan extends ZoneInfo with Product with Serializable
- case object Esamir extends ZoneInfo with Product with Serializable
- case object Extinction extends ZoneInfo with Product with Serializable
- case object Forseral extends ZoneInfo with Product with Serializable
- case object Hossin extends ZoneInfo with Product with Serializable
- case object Hunhau extends ZoneInfo with Product with Serializable
- case object Ishundar extends ZoneInfo with Product with Serializable
- case object NcSanctuary extends ZoneInfo with Product with Serializable
- case object Nexus extends ZoneInfo with Product with Serializable
- case object Oshur extends ZoneInfo with Product with Serializable
- case object Searhus extends ZoneInfo with Product with Serializable
- case object Solsar extends ZoneInfo with Product with Serializable
- case object Supai extends ZoneInfo with Product with Serializable
- case object TrSanctuary extends ZoneInfo with Product with Serializable
- case object VsSanctuary extends ZoneInfo with Product with Serializable
- case object tzconc extends ZoneInfo with Product with Serializable
- case object tzcotr extends ZoneInfo with Product with Serializable
- case object tzcovs extends ZoneInfo with Product with Serializable
- case object tzdrnc extends ZoneInfo with Product with Serializable
- case object tzdrtr extends ZoneInfo with Product with Serializable
- case object tzdrvs extends ZoneInfo with Product with Serializable
- case object tzshnc extends ZoneInfo with Product with Serializable
- case object tzshtr extends ZoneInfo with Product with Serializable
- case object tzshvs extends ZoneInfo with Product with Serializable