Unknown

izumi.fundamentals.platform.language.ScalaRelease.Unknown
final case class Unknown(verString: String) extends ScalaRelease

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait ScalaRelease
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def parts: Seq[Int]

Attributes

Definition Classes

Inherited methods

def major: Int

Attributes

Inherited from:
ScalaRelease
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product