All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scala.Enum.scala Maven / Gradle / Ivy

The newest version!
package scala

/** A base trait of all Scala enum definitions */
@deprecated("scala.Enum has moved to scala.reflect.Enum", "3.0.0-M1")
type Enum = scala.reflect.Enum




© 2015 - 2025 Weber Informatics LLC | Privacy Policy